<Code Lib>
2020 Property
Changes 0
P

MultiReferenceAnnotationOptions.DimensionStyleType

Description:
The dimension style type to be used by the new MultiReferenceAnnotation.
Remarks:
Only Linear and LinearFixed types are allowed.

public DimensionStyleType DimensionStyleType { get; set; }

Loading…