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


IDockableWindowInitialPlacement.Width Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IDockableWindowInitialPlacement.Width Property

The default width of the dockable window in pixels.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowInitialPlacement Interface