Instance Method
grid
Current grid settings used for layer rounding.
Not available in Swift.
Declaration
- (GSGridSettings) grid;Declaration
grid() -> GSGridSettingsDiscussion
Returns the associated master’s rounding settings. Returns GSZeroGrid when rounding is temporarily disabled or no associated master is available.
See Also
Grid
Current grid settings, limiting horizontal rounding to a maximum grid length.
Horizontal grid length used for layer rounding.
Vertical grid length used for layer rounding.
Temporarily disables grid rounding for layer operations.
A point aligned to the layer grid for a node type.