1-800-975-iCAD
9:00am to 5:00pm Pacific Time
SetGridSpacing Method
SetGridSpacing method
Sets or returns the grid spacing value for the viewport.
Syntax
object.SetGridSpacing(Xspacing, Yspacing)
Where:
object is an progeCAD Viewport or PViewport object;
Xspacing and Yspacing are double-precision variables (or values) representing the spacing of grids along the x and y axes.
Examples...
SetGridSpacing method example
|
|
|