Namespace: PumpFloWeb.SelectLogic.Graph
Assembly: Pump-Flo Web Library (in Pump-Flo Web Library.dll) Version: 1.2.8062.4486
Assembly: Pump-Flo Web Library (in Pump-Flo Web Library.dll) Version: 1.2.8062.4486
Syntax
| C# |
|---|
public SubgraphLayout Subgraphs { get; set; } |
| Visual Basic |
|---|
Public Property Subgraphs As SubgraphLayout Get Set |
| Visual C++ |
|---|
public: property SubgraphLayout^ Subgraphs { SubgraphLayout^ get (); void set (SubgraphLayout^ value); } |