Base ClassGraphic Object Property
Gets or sets the graphic object representation of this object in the flowsheet.
Definition
Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
C#
[XmlIgnoreAttribute]
public IGraphicObject GraphicObject { get; set; }VB
<XmlIgnoreAttribute>
Public Property GraphicObject As IGraphicObject
Get
Set