GridSettings Properties |
The GridSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AngleX |
Gets or sets the grid angle (Degree) in X direction.
|
![]() | AngleY |
Gets or sets the grid angle (Degree) in the Y direction.
|
![]() | Color |
Get or set the color of the grid.
|
![]() | Enabled |
Get or set whether the grid is valid.
|
![]() | EnableGridBounds |
Get or set whether to specify the range of the grid.
|
![]() | GridBoundsBottomLeft |
Get the lower left coordinates of the range of the grid.
|
![]() | GridBoundsTopRight |
Get the upper right coordinate of the range of the grid.
|
![]() | GridType |
Gets or sets the display type of the grid.
|
![]() | Origin |
Get or set the origin of the grid.
|
![]() | SpaceX |
Gets or sets the grid spacing in the X direction.
|
![]() | SpaceY |
Gets or sets the grid spacing in the Y direction.
|
![]() | Unit |
Gets or sets the unit number of the grid.
|
![]() | UnitColor |
Get or set the grid color for each unit.
|