Click or drag to resize

RawBitmap Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverBasicBitmap
      xserverRawBitmap

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
[SerializableAttribute]
public class RawBitmap : BasicBitmap

The RawBitmap type exposes the following members.

Constructors
  NameDescription
Public methodRawBitmap
Initializes a new instance of the RawBitmap class
Top
Properties
  NameDescription
Public propertydescr (Inherited from BasicBitmap.)
Public propertyposition (Inherited from BasicBitmap.)
Public propertyrawBitmap
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also