public INodeLayout NodeLayout { get; set; }
Public Property NodeLayout As INodeLayout Get Set
public: property INodeLayout^ NodeLayout { INodeLayout^ get (); void set (INodeLayout^ value); }
member NodeLayout : INodeLayout with get, set
In This Article