Show / Hide Table of Contents

Property Height

| Improve this Doc View Source

Height

Gets or sets the height of the floating window.

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

The height of the floating window, in logical units (1/96th of an inch). The default value is System.Double.NaN, automatically sizes itself to fit the height of its content.

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