frmSettingsIsMetric Property

Get/Set a value indicating whether the current unit mode is metric.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public bool IsMetric { get; set; }

Property Value

Boolean

See Also