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


IComPropertyPage2.Width Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage2 Interface > IComPropertyPage2.Width Property
ArcGIS Developer Help

IComPropertyPage2.Width Property

The width of the page in pixels.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface