Table of Contents

Property Right

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

Right

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

[Browsable(false)]
public int Right { readonly get; set; }

Property Value

int