Table of Contents

Property LocationInPixels

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

LocationInPixels

Gets or sets control's location in pixels. You should not normally use this property unless this control is a top level window.

[Browsable(false)]
public virtual PointI LocationInPixels { get; set; }

Property Value

PointI