Table of Contents

Method PixelFromDip

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

PixelFromDip(double?)

Gets pixel rectangle from this object using specified scaling factor.

public readonly RectI PixelFromDip(double? scaleFactor = null)

Parameters

scaleFactor double?

Scale factor.

Returns

RectI