IFlowsheetGraphic Objects Property
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
Dictionary<string, IGraphicObject> GraphicObjects { get; set; }VB
Property GraphicObjects As Dictionary(Of String, IGraphicObject)
Get
Set