Click or drag to resize

FormFlowsheetGraphicObjects Property


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public Dictionary<string, IGraphicObject> GraphicObjects { get; set; }
Request Example View Source

Property Value

DictionaryString, IGraphicObject

Implements

IFlowsheetGraphicObjects
IFlowsheetBagGraphicObjects
See Also