Table of Contents

TShapeConnector Structure

Used to link two different shapes with a connector.

Syntax

Namespace: FlexCel.Core

public struct TShapeConnector

Constructors

Name Description
TShapeConnector Creates a new ShapeConnector.

Properties

Name Description
AnchorPoint 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.
ShapeId The ID of the shape where this shape is linked. A negative value means the shape is not connected.