Table of Contents

Property BottomLeft

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

BottomLeft

Gets or sets the bottom-left corner of the rectangle. When this property is set, size of the rectangle remains the same and rectangle location is changed.

[Browsable(false)]
public PointI BottomLeft { readonly get; set; }

Property Value

PointI