Show / Hide Table of Contents

Property Width

| Improve this Doc View Source

Width

Gets or sets the width of the floating window.

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

The width 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 width of its content.

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