Click or drag to resize

FlowsheetTransitionRestorePosition Property


Namespace: DWSIM.SharedClasses.DWSIM.Flowsheet
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public List<double> Position { get; set; }
Request Example View Source

Property Value

ListDouble

Implements

IFlowsheetTransitionRestorePosition
See Also