FormFlowsheetMobileCompatibilityMode Property

Gets or sets a value indicating whether the flowsheet operates in mobile compatibility mode (simplified rendering).

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public bool MobileCompatibilityMode { get; set; }

Property Value

Boolean

Implements

IFlowsheetMobileCompatibilityMode

See Also