Table of Contents

TClientAnchor.Contains Method

Returns true if the target anchor is inside or equal to this one.

Syntax

Namespace: FlexCel.Core

public Boolean Contains(TClientAnchor targetAnchor)

Parameters

<-> Parameter Type Description
targetAnchor TClientAnchor Anchor to test.

See also