Usages of GridInfo
Properties
| gridInfo | in GridConstraintProvider | Gets or sets the grid info that describes the geometry of the grid. | |
| gridInfo | in SnapGrid | Gets the information about the grid to snap to. |
Method Parameters
| GridConstraintProvider (GridInfo) | in GridConstraintProvider | Creates a new instance using the given grid info. | |
| SnapGrid (GridInfo, number, GraphItemTypes, any?) | in SnapGrid | Creates a new snap reference using the provided information. | |
| getBoundsProvider (GridInfo) | in GridRenderer | ||
| getHitTestable (GridInfo) | in GridRenderer | ||
| getVisibilityTestable (GridInfo) | in GridRenderer | ||
| getVisualCreator (GridInfo) | in GridRenderer |
Implementing Types
| GridRenderer | Renders a grid, using various different styles and render technologies. |