GraphObject.IsPseudo Property

Definition

Get whether this object is Pseudo. It looks for the GraphProperties.IsPseudo

public:
 virtual property bool IsPseudo { bool get(); void set(bool value); };
public virtual bool IsPseudo { get; set; }
member this.IsPseudo : bool with get, set
Public Overridable Property IsPseudo As Boolean

Property Value

Applies to