The following tables list the members exposed by the Grid type.

Name Description
Public property CellScreenSize Gets or sets the size of the grid cell on screen. Takes effect when step of the greed on screen is not enough for good resolution. <remarks>The value must belong to interval from 10 to 100. Default value is 30.</remarks>
Public property Color Gets or sets a color for the grid.
Public property IsActive Displays grid object activity state
Public property StepX Gets or sets the grid step by X axis
Public property StepY Gets or sets the grid step by Y axis
Top