Click or drag to resize

DisplayPipelineAttributesViewDisplayAttributes Class

[Missing <summary> documentation for "T:Rhino.Display.DisplayPipelineAttributes.ViewDisplayAttributes"]

Inheritance Hierarchy
SystemObject
  Rhino.DisplayDisplayPipelineAttributesViewDisplayAttributes

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class ViewDisplayAttributes

The DisplayPipelineAttributesViewDisplayAttributes type exposes the following members.

Properties
  NameDescription
Public propertyBlendGrid
Public propertyDrawGrid
Public propertyDrawGridAxes
Public propertyDrawTransparentGridPlane
Public propertyDrawWorldAxes
Public propertyDrawZAxis
Public propertyGridBoundaryThickness
The thickness of the grid boundary.
Public propertyGridCornerRadius
The radius used to round the corners of the grid.
Public propertyGridFade
The amount the grid fades out towards its edges, from 0.0 (no fade) to 1.0 (full fade).
Public propertyHorizontalViewportScale
Public propertyShowGridOnTop
Public propertyUseDocumentGrid
Public propertyVerticalViewportScale
Public propertyWorldAxisColorX
Public propertyWorldAxisColorY
Public propertyWorldAxisColorZ
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also