GraphNode.IsContained Property

Definition

Returns true if the node is contained by any other node.

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

Property Value

Applies to