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


ILasTile.TileNamingMethod Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasTile.TileNamingMethod Property

Indicates file naming methods.

[Visual Basic .NET]
Public WriteOnly Property TileNamingMethod
[C#]
public void TileNamingMethod {set;}
[C++]
HRESULT put_TileNamingMethod(
  esriLasTileNamingMethod 
);
[C++]

Parameters [in]
is a parameter of type esriLasTileNamingMethod

Product Availability

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

See Also

ILasTile Interface