InteractionTrackerValuesChangedArgs.Scale Property

Definition

The current scale of the InteractionTracker.

public:
 property float Scale { float get(); };
float Scale();
public float Scale { get; }
var single = interactionTrackerValuesChangedArgs.scale;
Public ReadOnly Property Scale As Single

Property Value

Single

float

The current scale of the InteractionTracker.

Applies to