'Declaration ReadOnly Property Connector As Boolean
'Usage Dim instance As IShapeBase Dim value As Boolean value = instance.Connector
bool Connector {get;}
Property Value
true
if the specified shape is a connector; otherwise, false
.'Declaration ReadOnly Property Connector As Boolean
'Usage Dim instance As IShapeBase Dim value As Boolean value = instance.Connector
bool Connector {get;}
true
if the specified shape is a connector; otherwise, false
.