IShapeConnectionSiteCount 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)
Syntaxint ConnectionSiteCount { get; }
ReadOnly Property ConnectionSiteCount As Integer
Get
property int ConnectionSiteCount {
int get ();
}
abstract ConnectionSiteCount : int with get
Property Value
Type:
Int32
See Also