GetSnapSpacing Method

Gets the snap spacing for the viewport.

See Also | Example

Signature

object.GetSnapSpacing XSpacing, YSpacing

Object

Viewport, PViewport
The object or objects this method applies to.

XSpacing

Double; output-only
The snap spacing for the X axis.

YSpacing

Double; output-only
The snap spacing for the Y axis.

 

   Comments?