ConnectorEndShapeConnectionSiteIndex Property

Returns or sets the index of connection site for end shape. Read/write UInt32.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public uint EndShapeConnectionSiteIndex { get; set; }

Property Value

Type: UInt32

Implements

IConnectorEndShapeConnectionSiteIndex
Exceptions
ExceptionCondition
ArgumentExceptionThrown when value is less than EndShapeConnectedTo.ConnectionSiteCount
See Also