Provides access to members that provide the LOD info.
Members
Name | Description | |
---|---|---|
LevelID | The level ID. | |
Resolution | The resolution at this level. | |
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 |
---|