CadXrecordObject.CurrentAnnotationScale

CadXrecordObject.CurrentAnnotationScale property

Gets or sets the current annotation scale.

public double? CurrentAnnotationScale { get; set; }

Property Value

The current annotation scale.

See Also