'DeclarationPublic Overrides NotOverridable ReadOnly Property Connector As Boolean
'UsageDim instance As ConnectionShape Dim value As Boolean value = instance.Connector
public override bool Connector {get;}
Property Value
true if the specified shape is a connector; otherwise, false.