gridoption

Valid Parents: None

Valid Children: None

Description

An attribute object which controls the display and behavior of the Canvas snap grid. The resources for this object are visible in the DisplayOption Editor dialog which is available in the Gsharp Professional Edition by selecting Options->Snap Grid.

New Resources

gridoption Resource Set


Dot Color (XuNdotColor)
Defines the color of the dot displayed at the grid node.

  • Type: float
  • Default: 1
  • Range:

Dot Diameter (XuNdotDiameter)
Defines the size of the dots.

  • Type: float
  • Default: 0.5
  • Range: 0.001:1

Grid Size (XuNgridSize)
Defines the distance between grid nodes.

  • Type: float
  • Default: 5
  • Range: 0:100

Maximum Dots (XuNmaximumDots)
Sets an upper limit to the number of dots which are displayed.

  • Type: float
  • Default: 50
  • Range: 10:100

Snap Grid (XuNsnapGrid)
Controls visibility of the snap grid.

  • Type: float
  • Default: false
  • Range: false,true

Inherited resources

Controls Resource Set

Related Information