SubDDisplayParametersDisplayDensityIsAbsolute Property |
True if the SubD display density setting is absolute.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.18
Syntaxpublic bool DisplayDensityIsAbsolute { get; }
Public ReadOnly Property DisplayDensityIsAbsolute As Boolean
Get
Property Value
Type:
Boolean
See Also