Partager via


InteractionTracker.MaxScale Propriété

Définition

Échelle maximale pour InteractionTracker.

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

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

Valeur de propriété

Single

float

Échelle maximale pour InteractionTracker.

S’applique à