NodeShape.IsPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicate if this is a port shape
public:
virtual property bool IsPort { bool get(); };
public virtual bool IsPort { get; }
member this.IsPort : bool
Public Overridable ReadOnly Property IsPort As Boolean
Property Value
false by default