ReprojectionServiceTransparentTile Field |
In case the ReprojectionService is used to render tiles, prepare a transparent tile that can be re-used by RenderTransparentImage.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax protected static readonly byte[] TransparentTile
Protected Shared ReadOnly TransparentTile As Byte()
protected:
static initonly array<unsigned char>^ TransparentTile
static val TransparentTile: byte[]
Field Value
Type:
ByteSee Also