This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo2 Interface > IGlobeLayerInfo2.RasterTileSize Property (ArcObjects .NET 10.4 SDK) |
Rasterized vector tile size.
[Visual Basic .NET] Public ReadOnly Property RasterTileSize As Integer
[C#] public int RasterTileSize {get;}
[C++]
HRESULT get_RasterTileSize(
Long* Size
);
[C++]
Parameters Size [out, retval] Size is a parameter of type Long
The tile size of a rasterized feature data.