This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.IsDynamicallyRasterized Property (ArcObjects .NET 10.4 SDK) |
Indicates if the feature data is to be rasterized.
[Visual Basic .NET] Public ReadOnly Property IsDynamicallyRasterized As Boolean
[C#] public bool IsDynamicallyRasterized {get;}
[C++]
HRESULT get_IsDynamicallyRasterized(
VARIANT_BOOL* dynamicallyRasterized
);
[C++]
Parameters dynamicallyRasterized [out, retval] dynamicallyRasterized is a parameter of type VARIANT_BOOL