Condividi tramite


VGLayoutObject.Parent[Int32] Property

Definition

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject ^ Parent[int] { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject ^ get(int type); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject Parent[int type] { get; }
member this.Parent(int) : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject
Public Overridable ReadOnly Property Parent(type As Integer) As VGLayoutObject

Parameters

type
Int32

Property Value

Applies to