DimensionStyle.IsReference Property

DimensionStyleIsReference Property

[Missing <summary> documentation for "P:Rhino.DocObjects.DimensionStyle.IsReference"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsReference { get; }
Public ReadOnly Property IsReference As Boolean
	Get

Property Value

Type: Boolean
See Also