Table of Contents

Property TopRight

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

TopRight

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

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

Property Value

PointI