Declaration

var temporarilyDisableRounding: Bool { get set }

Declaration

@property (assign) BOOL temporarilyDisableRounding;

Declaration

temporarilyDisableRounding() -> bool
setTemporarilyDisableRounding_(temporarilyDisableRounding: bool)

Discussion

When enabled, grid accessors return zero grid values and point alignment leaves points unchanged.

See Also

Grid

See Also

Grid