ShapeConnectionSiteCount Property |
Returns the number of connection sites on the shape.
Read-only
Int32.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public int ConnectionSiteCount { get; }
Public ReadOnly Property ConnectionSiteCount As Integer
Get
public:
virtual property int ConnectionSiteCount {
int get () sealed;
}
abstract ConnectionSiteCount : int with get
override ConnectionSiteCount : int with get
Property Value
Type:
Int32Implements
IShapeConnectionSiteCountSee Also