MultiReferenceAnnotationOptions.IsAllowedDimensionStyleType
Description:
Only Linear and LinearFixed dimension style types are allowed for new MultiReferenceAnnotations.
Only Linear and LinearFixed dimension style types are allowed for new MultiReferenceAnnotations.
public bool IsAllowedDimensionStyleType(
DimensionStyleType dimensionStyleType
)
-
dimensionStyleTypeThe dimension style type to test.
Return Value
bool
True if the type is allowed.
-
A value passed for an enumeration argument is not a member of that enumeration