Represents the grid object for a control.
Top
Top
The following tables list the members exposed by the Grid type.
Name | Description | |
---|---|---|
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> | |
Color | Gets or sets a color for the grid. | |
IsActive | Displays grid object activity state | |
StepX | Gets or sets the grid step by X axis | |
StepY | Gets or sets the grid step by Y axis |
Name | Description | |
---|---|---|
Activate | Activates the grid object | |
Deactivate | Deactivates the grid object | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |