Table of Contents

Property DestRect

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

DestRect

Gets or sets destination rectangle. It supposed to be larger than SourceRect. In this case all parts except top-left, top-right, bottom-right, bottom-left parts will be filled with TextureBrush constructed with correspoding parts of the image.

public RectI DestRect { get; set; }

Property Value

RectI