Table of Contents

Method ScaleLocation

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ScaleLocation(double)

Scales X and Y (multiplies them) using the specified scale factor.

public void ScaleLocation(double scaleFactor)

Parameters

scaleFactor double

Scale factor.