This document is archived and information here might be outdated.  Recommended version.


IGlobeLayerProperties.RasterTileSize Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeLayerProperties.RasterTileSize Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeLayerProperties Interface