This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDisplayAdmin2 Interface > IDisplayAdmin2.RequiresBanding Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the output from the drawing object requires banding. Generally this is true if the output is raster.
[Visual Basic .NET] Public ReadOnly Property RequiresBanding As Boolean
[C#] public bool RequiresBanding {get;}
[C++]
HRESULT get_RequiresBanding(
VARIANT_BOOL* flag
);
[C++]
Parameters flag [out, retval] flag is a parameter of type VARIANT_BOOL