Table of Contents

TClientAnchor.CalcChildRect Method

Returns the coordinates of the shape when it is part of a group.

Syntax

Namespace: FlexCel.Core

public TUIRectangle CalcChildRect(TUIRectangle ParentRect)

Parameters

<-> Parameter Type Description
ParentRect TUIRectangle Coordinates for the parent group shape.

See also