Table of Contents

Property Bounds

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

Bounds

Returns the bounds of the image in pixels. Result is (0, 0, Width, Height).

public virtual RectI Bounds { get; }

Property Value

RectI