Table of Contents

Method PixelFromDip

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

PixelFromDip(float?)

Gets pixel rectangle from this object using specified scaling factor.

public readonly RectI PixelFromDip(float? scaleFactor = null)

Parameters

scaleFactor float?

Scale factor.

Returns

RectI