GridSurface Constructor

Overload List
  NameDescription
Public methodGridSurface
Creates a new grid surface instance.

The default values are as follows:

  • Label = "Default";
  • IsMagnetic = false;
  • ExtensionLeft = 2000.0;
  • ExtensionRight = 2000.0;
  • ExtensionBelow = 2000.0;
  • ExtensionAbove = 2000.0;
  • DrawingVisibility = false;
Public methodGridSurface(String)
Creates a new grid surface instance taking the label as input.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next