Click or drag to resize

FlowsheetSurfaceControl Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        SKControl
          DWSIMFlowsheetSurfaceControl

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public class FlowsheetSurfaceControl : SKControl
Request Example View Source

The FlowsheetSurfaceControl type exposes the following members.

Constructors
 NameDescription
Public methodFlowsheetSurfaceControl 
Top
Properties
 NameDescription
Public propertyFlowsheetSurface 
Top
Methods
Events
 NameDescription
Public eventObjectSelected 
Public eventPaintSurface
(Inherited from SKControl)
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetAllChildren
(Defined by FormExtensions)
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Public Extension MethodUIThread
(Defined by General)
Public Extension MethodUIThreadInvoke
(Defined by General)
Top
See Also