InteractionTracker.MaxScale Eigenschaft

Definition

Die maximale Skalierung für den 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

Eigenschaftswert

Single

float

Die maximale Skalierung für den InteractionTracker.

Gilt für: