Share

Viewport.AnnotationScale Property

Description

Accesses the AnnotationScale associated with the viewport

Visual Basic

Public Property AnnotationScale() As Autodesk.AutoCAD.DatabaseServices.AnnotationScale

C#

public Autodesk.AutoCAD.DatabaseServices.AnnotationScale AnnotationScale;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?