Click or drag to resize

GridSettings Properties

The GridSettings type exposes the following members.

Properties
  NameDescription
Public propertyAngleX
Gets or sets the grid angle (Degree) in X direction.
Public propertyAngleY
Gets or sets the grid angle (Degree) in the Y direction.
Public propertyColor
Get or set the color of the grid.
Public propertyEnabled
Get or set whether the grid is valid.
Public propertyEnableGridBounds
Get or set whether to specify the range of the grid.
Public propertyGridBoundsBottomLeft
Get the lower left coordinates of the range of the grid.
Public propertyGridBoundsTopRight
Get the upper right coordinate of the range of the grid.
Public propertyGridType
Gets or sets the display type of the grid.
Public propertyOrigin
Get or set the origin of the grid.
Public propertySpaceX
Gets or sets the grid spacing in the X direction.
Public propertySpaceY
Gets or sets the grid spacing in the Y direction.
Public propertyUnit
Gets or sets the unit number of the grid.
Public propertyUnitColor
Get or set the grid color for each unit.
Top
See Also