Table of Contents

Method ApplyMargin

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

ApplyMargin(Thickness)

Applies margins to this rectangle. X is incremented with Left, Y is incremented with Top, Width is decremented with horizontal margins (Horizontal) and Height is decremented with vertical margins (Vertical).

public void ApplyMargin(Thickness margin)

Parameters

margin Thickness