RawBitmaprawBitmap Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public byte[] rawBitmap { get; set; }
Public Property rawBitmap As Byte()
Get
Set
public:
property array<unsigned char>^ rawBitmap {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member rawBitmap : byte[] with get, set
Property Value
Type:
ByteRemarks See Also