ToggleSwitchTemplateSettings.CurtainOffToOnOffset Property

Definition

Gets the calculated value of the offset for the "curtain" element of the ToggleSwitch, in "Off" to "On" direction.

public:
 property double CurtainOffToOnOffset { double get(); };
double CurtainOffToOnOffset();
public double CurtainOffToOnOffset { get; }
var double = toggleSwitchTemplateSettings.curtainOffToOnOffset;
Public ReadOnly Property CurtainOffToOnOffset As Double

Property Value

Double

double

A value in pixels.

Applies to