<Code Lib>
2021 Method
Changes 0
M

MultiReferenceAnnotationOptions.IsAllowedDimensionStyleType

Description:
Only Linear and LinearFixed dimension style types are allowed for new MultiReferenceAnnotations.

public bool IsAllowedDimensionStyleType(
	DimensionStyleType dimensionStyleType
)

Return Value bool True if the type is allowed.

Loading…