Indicates if Dynamic Range Adjustment should be applied.
[Visual Basic .NET] Public Property DRA As Boolean
[C#] public bool DRA {get; set;}
[C++]
HRESULT get_DRA(
VARIANT_BOOL* pDRA
);
[C++]
HRESULT put_DRA(
VARIANT_BOOL pDRA
);
[C++]Parameters
pDRA [out, retval] pDRA is a parameter of type VARIANT_BOOL pDRA [in] pDRA is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.