Table of Contents

Property Bottom

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

Bottom

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

public virtual float Bottom { get; set; }

Property Value

float