Indicates if auto layout is active.
[Visual Basic .NET] Public Property AutoLayout As Boolean
[C#] public bool AutoLayout {get; set;}
[C++]
HRESULT get_AutoLayout(
VARIANT_BOOL* pAutoLayout
);
[C++]
HRESULT put_AutoLayout(
VARIANT_BOOL pAutoLayout
);
[C++]Parameters
pAutoLayout [out, retval] pAutoLayout is a parameter of type VARIANT_BOOL pAutoLayout [in] pAutoLayout is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.