Click or drag to resize

DisplayPipelineAttributesViewDisplayAttributesGridFade Property

The amount the grid fades out towards its edges, from 0.0 (no fade) to 1.0 (full fade).

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public float GridFade { get; set; }

Property Value

Type: Single
See Also