ModelDetailEstimate.TileLevel Property
Which tile level this estimate describes.
Syntax
public System.Int32 TileLevel { get; set; }
Property Value
Default: 0
The tile level number described by this ModelDetailEstimate.
Remarks
Each ModelDetailEstimate describes the estimate for a given detail level, corresponding to the tile levels in a GlobeView. See for example GlobeView.ExtraTileLevels for a description of GlobeView tile levels.
Platforms
Windows, Linux, Android