Struct Post.Colorbar
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
Fields
AutomaticLevel
Declaration
public bool AutomaticLevel
Field Value
Type |
Description |
System.Boolean |
|
InvertSpectrum
Declaration
public bool InvertSpectrum
Field Value
Type |
Description |
System.Boolean |
|
NumberOfLevels
Declaration
public int NumberOfLevels
Field Value
Type |
Description |
System.Int32 |
|
Overflow
Declaration
public Post.LimitDisplay Overflow
Field Value
OverflowAboveColor
Declaration
public NXColor OverflowAboveColor
Field Value
OverflowBelowColor
Declaration
public NXColor OverflowBelowColor
Field Value
Position
Declaration
public Post.Position Position
Field Value
Scale
Declaration
Field Value
ShowOverflowAbove
Declaration
public bool ShowOverflowAbove
Field Value
Type |
Description |
System.Boolean |
|
ShowOverflowBelow
Declaration
public bool ShowOverflowBelow
Field Value
Type |
Description |
System.Boolean |
|
Spectrum
Declaration
public Post.Spectrum Spectrum
Field Value
Threshold
Declaration
public Post.Threshold Threshold
Field Value
ThresholdMaximum
Declaration
public double ThresholdMaximum
Field Value
Type |
Description |
System.Double |
|
ThresholdMinimum
Declaration
public double ThresholdMinimum
Field Value
Type |
Description |
System.Double |
|
Underflow
Declaration
public Post.LimitDisplay Underflow
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()