Port.IsPort Property

Definition

Indicate this is a port shape

public:
 virtual property bool IsPort { bool get(); };
public override bool IsPort { get; }
member this.IsPort : bool
Public Overrides ReadOnly Property IsPort As Boolean

Property Value

true - this is a Port shape

Applies to