Table of Contents

IShapeProperties.Anchor Property

Coordinates of the shape. Note that when the shape is a group, this value is null and the real anchor is returned in the first child of the shape. To get the real Anchor of a first level object, use NestedAnchor

Syntax

Unit: FlexCel.Core

property IShapeProperties.Anchor: TClientAnchor

See also