ToggleSwitchTemplateSettings.KnobOnToOffOffset Property

Definition

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

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

Property Value

Double

double

A value in pixels.

Applies to