Condividi tramite


InteractionTracker.MaxScale Proprietà

Definizione

Scala massima per 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

Valore della proprietà

Single

float

Scala massima per InteractionTracker.

Si applica a