Eyeshot 10 WPF API Reference
Grid Class Properties


WPF Assembly > devDept.Eyeshot Namespace : Grid Class

For a list of all members of this type, see Grid members.

Public Properties
 NameDescription
Public Property If true, the grids is drawn always behind the geometry.  
Public PropertyIf true, the grid is resized automatically every time the model's bounding box changes.  
Public PropertyIf true, the grid real step is a multiple of the Step to keep the number of lines between MinNumberOfLines and MaxNumberOfLines.  
Public PropertyGets or sets the color used to draw axis X.  
Public PropertyGets or sets the color used to draw axis Y.  
Public PropertyGets or sets the color used to draw the grid plane.  
Public Property When false, the UI element is drawn with a flat color.  
Public PropertyGets or sets the color used to draw lines.  
Public Property Color used to draw major lines.  
Public Property Gets or sets the number of steps between two major lines.  
Public PropertyGets or sets the grid maximum 2D point relative to the grid plane.  
Public PropertyIf AutoStep is true, defines the Maximum number of lines.  
Public PropertyGets or sets the grid minimum 2D point relative to the grid plane.  
Public PropertyIf AutoStep is true, defines the Minimum number of lines.  
Public Property Grid plane.  
Public PropertyGets or sets the step between grid lines (meaningful only when AutoStep is false).  
Public PropertyGrid visibility status.  
Top
See Also

Reference

Grid Class
devDept.Eyeshot Namespace