Struct UFPlot.Extents
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFPlot.Extents
Fields
bottom
Declaration
public double bottom
Field Value
Type | Description |
---|---|
double |
left
Declaration
public double left
Field Value
Type | Description |
---|---|
double |
right
Declaration
public double right
Field Value
Type | Description |
---|---|
double |
top
Declaration
public double top
Field Value
Type | Description |
---|---|
double |