SurfaceOverlay.TextureSize Property
Gets or sets the size in pixels of the bitmaps used to render each level of detail of the surface overlay.
Syntax
public System.Int32 TextureSize { get; set; }
Property Value
Default: 4096
The size in pixels of the bitmaps used to render each level of detail of the surface overlay.
Remarks
See GlobeView.SurfaceOverlay for more information.
Platforms
Windows, Linux, Android