Click or drag to resize

AnnotationBaseDimensionStyle Property

If there are no overrides then the parent style is returned otherwise the dimension style saved with the annotation is returned.

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

Property Value

Type: DimensionStyle
See Also