Show / Hide Table of Contents

Property Left

| Improve this Doc View Source

Left

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

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

The position of the floating window's left 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