This document is archived and information here might be outdated. Recommended version. |
Indicates if the layer is a raster layer.
[Visual Basic .NET] Public ReadOnly Property IsRasterLayer As Boolean
[C#] public bool IsRasterLayer {get;}
[C++]
HRESULT get_IsRasterLayer(
Boolean* IsRasterLayer
);
[C++]
Parameters IsRasterLayer [out, retval]
IsRasterLayer is a parameter of type bool*