Interface ICurveDisplaySettings
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public interface ICurveDisplaySettings
Properties
Color
Declaration
NXColor Color { get; set; }
Property Value
| Type | Description |
|---|---|
| NXColor |
Font
Declaration
DisplayableObject.ObjectFont Font { get; set; }
Property Value
| Type | Description |
|---|---|
| DisplayableObject.ObjectFont |
Width
Declaration
DisplayableObject.ObjectWidth Width { get; set; }
Property Value
| Type | Description |
|---|---|
| DisplayableObject.ObjectWidth |