Struct _SfLegendIndexColorAttr
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)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
struct _SfLegendIndexColorAttr
Fields
attr_mask
Declaration
public uint attr_mask
Field Value
Type | Description |
---|---|
System.UInt32 |
num_values
Declaration
public int num_values
Field Value
Type | Description |
---|---|
System.Int32 |
smooth_sw
Declaration
public bool smooth_sw
Field Value
Type | Description |
---|---|
System.Boolean |
values
Declaration
public double *values
Field Value
Type | Description |
---|---|
System.Double* |
width_percent
Declaration
public int width_percent
Field Value
Type | Description |
---|---|
System.Int32 |