Method ApplyMargin
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