Form FlowsheetGraphic Objects Array Property
Gets or sets a snapshot array of all graphic objects in the flowsheet bag.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public IGraphicObject[] GraphicObjectsArray { get; set; }VB
Public Property GraphicObjectsArray As IGraphicObject()
Get
Set