Click or drag to resize

AnnotationBaseDimensionStyleId Property

Id of this annotation's parent dimstyle If this annotation has overrides to dimstyle properties, those overrides will be represented in the DimensionStyle returned by DimensionStyle(ParentStyle)

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

Property Value

Type: Guid
See Also