Share

Dimension.TextAttachment Property

Description

Accesses the attachment point value for the text of the dimension.

Visual Basic

Public Property TextAttachment() As Autodesk.AutoCAD.DatabaseServices.AttachmentPoint

C#

public Autodesk.AutoCAD.DatabaseServices.AttachmentPoint TextAttachment;

Conditions

Read / Write

Links

Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?