Table of Contents

Property Right

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

Right

Gets the distance, in dips, between the right edge of the control and the left edge of its container's client area.

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

Property Value

double

A value representing the distance, in dips, between the right edge of the control and the left edge of its container's client area.