TextAlignmentPoint Property |
Specifies the alignment point for text and attributes.
Signature
object.TextAlignmentPoint
object
Attribute, AttributeReference, Text
The object or objects this property applies to.
TextAlignmentPoint
Variant (three-element array of doubles);
read-write
A 3D WCS coordinate representing the alignment point of the
object.
Remarks
Text: This property will be reset to 0, 0, 0 and will become read-only when the Alignment property is set to acAlignmentLeft. To position text whose justification is left, fit, or aligned, use the InsertionPoint property.
Comments? |