C++
AcDbAnnotationScale* cannoscale() const;
Description
Returns a pointer to an AcDbAnnotationScale object representing the current annotation scale when the editor is in model space.
The client is responsible to delete the object.
See the System Variables section of the AutoCAD Command Reference for information on CANNOSCALE.
This is an AcDbDatabase Header Variable Query Function.