Share

AnnotationScale Class

Description

This .NET class wraps the AcDbAnnotationScale ObjectARX class.

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

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.ObjectContext
    Autodesk.AutoCAD.DatabaseServices.AnnotationScale

Visual Basic

Public Class AnnotationScale
Inherits ObjectContext

C#

public class AnnotationScale : ObjectContext;

Links

AnnotationScale Properties

Was this information helpful?