Click or drag to resize

DimStyleTableCurrent Property

Returns an instance of the current DimensionStyle.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public DimensionStyle Current { get; }

Property Value

Type: DimensionStyle
See Also