Share

AcDbAnnotationScale

Class Hierarchy

AcRxObject
    AcDbObjectContext
    AcHeapOperators
        AcDbAnnotationScale

C++

class AcDbAnnotationScale : public AcDbObjectContext, public AcHeapOperators;

File

dbAnnotationScale.h

Description

This class represents a single annotation scale defined in a drawing in the form of an object context. Objects of this class are obtained from the AcDbAnnotationScale context collection.

Links

AcDbAnnotationScale Constructor, AcDbAnnotationScale Methods

Was this information helpful?