Show / Hide Table of Contents

Property Top

| Improve this Doc View Source

Top

Gets or sets the position of the floating window's top edge, in relation to the desktop.

Declaration
[TypeConverter(typeof(LengthConverter))]
public double Top { get; set; }
Property Value
Type Description
System.Double

The position of the floating window's top edge, in logical units (1/96th of an inch), the default is system default value System.Double.NaN.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest