Sets or returns the Alignment point for an Attribute, AttributeDef, or Text object.
Syntax
ObjectVariable = object.TextAlignmentPoint
Where:
ObjectVariable is a variable representing a Point object;
Object is an Attribute, AttributeDef, or Text object.
Examples ...