Description
Accesses a AnnotationScale object which will be the CANNOSCALE value for the database when model space is current.
See the System Variables section of the AutoCAD Command Reference for information on CANNOSCALE.
Visual Basic
Public Property Cannoscale() As AnnotationScale
C#
public AnnotationScale Cannoscale;
Conditions
Read / Write