Click or drag to resize

AnnotationBaseParentDimensionStyle Property

The parent dimension style associated with this annotation

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

Property Value

Type: DimensionStyle
See Also