This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeGraphicsLayer Interface > IGlobeGraphicsLayer.HasVisibleRasterizedElements Property (ArcObjects .NET 10.4 SDK) |
Indicates if there are visible rasterized elements.
[Visual Basic .NET] Public ReadOnly Property HasVisibleRasterizedElements As Boolean
[C#] public bool HasVisibleRasterizedElements {get;}
[C++]
HRESULT get_HasVisibleRasterizedElements(
VARIANT_BOOL* pbVisibleRasterized
);
[C++]
Parameters pbVisibleRasterized [out, retval] pbVisibleRasterized is a parameter of type VARIANT_BOOL