TextAttachment Property [Connectivity Automation Reference: CAR]

From AutoCAD Connectivity Automation Objects

TextAttachment Property


Specifies the text attachment point for labels.

See Also

Signature

object.TextAttachment

object

LabelTemplate The object or objects this property applies to.

TextAttachment

AcAttachmentPoint enum
A number indicating the attachment point. Specify one of the following constants:

acAttachmentPointTopLeft - Top Left

acAttachmentPointTopCenter - Top Center

acAttachmentPointTopRight - Top Right

acAttachmentPointMiddleLeft - Middle Left

acAttachmentPointMiddleCenter - Middle Center

acAttachmentPointMiddleRight - Middle Right

acAttachmentPointBottomLeft - Bottom Left

acAttachmentPointBottomCenter - Bottom Center

acAttachmentPointBottomRight - Bottom Right