Click or drag to resize

BasicBitmap Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverBasicBitmap
      xserverBitmap
      xserverRawBitmap

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

The BasicBitmap type exposes the following members.

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