IHasGraphOwner Interface
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.
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. |