Table of Contents

TShapeConnector.AnchorPoint Property

This integer defines the anchor point used to link the connection. The meaning of this number varies depending in the shape, for example a rectangle can have 4 anchor points (one in each side), while a triangle might have 3.

Syntax

Namespace: FlexCel.Core

public Int32 AnchorPoint { get; }

See also