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