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


IChangeLayout.ChangeLayout Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IChangeLayout Interface > IChangeLayout.ChangeLayout Method
ArcGIS Developer Help

IChangeLayout.ChangeLayout Method

Indicates if the wizard used to select a new layout is shown.

[Visual Basic .NET]
Public Function ChangeLayout ( _
) As Boolean
[C#]
public bool ChangeLayout (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IChangeLayout Interface