共用方式為


InteractionTrackerValuesChangedArgs.Scale 屬性

定義

InteractionTracker的目前小數位數。

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

屬性值

Single

float

InteractionTracker的目前小數位數。

適用於