DimensionStyle.IsDeleted Property

DimensionStyleIsDeleted Property

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

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

Property Value

Type: Boolean
See Also