IHasGraphOwner Interface

Definition

An interface for objects that have an owning Graph object.

public interface class IHasGraphOwner
public interface IHasGraphOwner
type IHasGraphOwner = interface
Public Interface IHasGraphOwner
Derived

Properties

Owner

Get the Graph that this object belongs to.

Applies to