Click or drag to resize

RenderMapInfoBitsPerPixel Property

The bit format to capture the image

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public RenderMapBitMode BitsPerPixel { get; set; }

Property Value

Type: RenderMapBitMode
See Also