ILODInfo Interface

Provides access to members that provide the LOD info.

Members

Name Description
Read/write property LevelID The level ID.
Read/write property Resolution The resolution at this level.
Read/write property Scale The scale at this level.

ILODInfo.LevelID Property

The level ID.

Public Property LevelID As Integer
public int LevelID {get; set;}

ILODInfo.Resolution Property

The resolution at this level.

Public Property Resolution As Double
public double Resolution {get; set;}

ILODInfo.Scale Property

The scale at this level.

Public Property Scale As Double
public double Scale {get; set;}

Classes that implement ILODInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.