Click or drag to resize

DimStyleTableCurrentDimensionStyle Property

Note: This API is now obsolete.

Do not use. Use the Current property.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use the Current property.")]
public DimensionStyle CurrentDimensionStyle { get; }

Property Value

Type: DimensionStyle
See Also