'DeclarationReadOnly Property Connector As Boolean
'UsageDim 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.'DeclarationReadOnly Property Connector As Boolean
'UsageDim instance As IShapeBase Dim value As Boolean value = instance.Connector
bool Connector {get;}
true if the specified shape is a connector; otherwise, false.