Table of Contents

Property Right

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

Right

Gets or sets the x-coordinate of the right edge of the image, relative to its location. Value is calculated as Location.X + ImageWidthInDips. Result is in device-independent pixels (DIPs).

public virtual float Right { get; set; }

Property Value

float