Struct Post._Colorbar
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
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
automatic_level
Declaration
public bool automatic_level
Field Value
Type |
Description |
System.Boolean |
|
invert_spectrum
Declaration
public bool invert_spectrum
Field Value
Type |
Description |
System.Boolean |
|
number_of_levels
Declaration
public int number_of_levels
Field Value
Type |
Description |
System.Int32 |
|
overflow
Declaration
public Post.LimitDisplay overflow
Field Value
overflow_above_color
Declaration
public int overflow_above_color
Field Value
Type |
Description |
System.Int32 |
|
overflow_below_color
Declaration
public int overflow_below_color
Field Value
Type |
Description |
System.Int32 |
|
position
Declaration
public Post.Position position
Field Value
scale
Declaration
Field Value
show_overflow_above
Declaration
public bool show_overflow_above
Field Value
Type |
Description |
System.Boolean |
|
show_overflow_below
Declaration
public bool show_overflow_below
Field Value
Type |
Description |
System.Boolean |
|
spectrum
Declaration
public Post.Spectrum spectrum
Field Value
threshold
Declaration
public Post.Threshold threshold
Field Value
threshold_maximum
Declaration
public double threshold_maximum
Field Value
Type |
Description |
System.Double |
|
threshold_minimum
Declaration
public double threshold_minimum
Field Value
Type |
Description |
System.Double |
|
underflow
Declaration
public Post.LimitDisplay underflow
Field Value