Method that gets the anchor information of the graphics object. This method returns an error if the 'Anchored' property returns False.
Name | Type | Description |
Origin | Point | Output that specifies the origin of the coordinate system. |
Anchor | Point2d | Output that indicates which point is unaffected by the transform behavior. |
AnchorRelativeTo | ViewLayoutEnum | Output constant indicating which corner of the view the anchor is relative to. |