This document is archived and information here might be outdated.  Recommended version.


IDockableWindowInitialPlacement.Height Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowInitialPlacement Interface > IDockableWindowInitialPlacement.Height Property
ArcGIS Developer Help

IDockableWindowInitialPlacement.Height Property

The default height of the dockable window in pixels.

[Visual Basic .NET]
Public ReadOnly Property Height As Integer
[C#]
public int Height {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowInitialPlacement Interface