Diagram.SupportsPorts Property

Definition

Indicates whether the diagram contains any ports. Hit testing will not check for ports if this is false.

public:
 virtual property bool SupportsPorts { bool get(); };
public virtual bool SupportsPorts { get; }
member this.SupportsPorts : bool
Public Overridable ReadOnly Property SupportsPorts As Boolean

Property Value

Applies to