Table of Contents

Method GetSuggestedSize

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

GetSuggestedSize(double)

Gets suggested size of the image for the specified scale factor.

public static int GetSuggestedSize(double scaleFactor)

Parameters

scaleFactor double

Scale factor for which to get suggested size of the image.

Returns

int