Partager via


InteractionTracker.MinScale Propriété

Définition

Échelle minimale pour InteractionTracker.

public:
 property float MinScale { float get(); void set(float value); };
float MinScale();

void MinScale(float value);
public float MinScale { get; set; }
var single = interactionTracker.minScale;
interactionTracker.minScale = single;
Public Property MinScale As Single

Valeur de propriété

Single

float

Échelle minimale pour InteractionTracker.

S’applique à