Table of Contents

TShapeConnector.TShapeConnector Constructor

Creates a new ShapeConnector.

Syntax

Namespace: FlexCel.Core

public TShapeConnector(Int32 aShapeId, Int32 aAnchorPoint)

Parameters

<-> Parameter Type Description
aShapeId Int32 The ID of the shape where this shape is linked. A negative value means the shape is not connected
aAnchorPoint Int32 This integer defines the anchor point used to link the connection.

See also