'Declaration
Public Overrides NotOverridable ReadOnly Property Connector As Boolean
'Usage
Dim 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
.