Declaration

var gridMain: UInt32 { get set }

Declaration

@property (nonatomic, assign) uint32_t gridMain;

Declaration

gridMain() -> int
setGridMain_(gridMain: int)

Discussion

A value of 0 disables coordinate rounding. Values of 1 and higher round coordinates to the effective grid length.

See Also

Grid