ConnectionSiteCount Property (IShape)
Gets the number of connection sites on the specified shape.
int ConnectionSiteCount {get;}
'Declaration
ReadOnly Property ConnectionSiteCount As Integer
'Usage
Dim instance As IShape
Dim value As Integer
value = instance.ConnectionSiteCount
Property Value
The number of connection sites.