Indicates if global transformations are enabled.
[Visual Basic .NET] Public Property EnableTransformations As Boolean
[C#] public bool EnableTransformations {get; set;}
[C++]
HRESULT get_EnableTransformations(
VARIANT_BOOL* enabled
);
[C++]
HRESULT put_EnableTransformations(
VARIANT_BOOL enabled
);
[C++]Parameters
enabled [out, retval] enabled is a parameter of type VARIANT_BOOL enabled [in] enabled is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.