Click or drag to resize

Image Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverImage

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

The Image type exposes the following members.

Constructors
  NameDescription
Public methodImage
Initializes a new instance of the Image class
Top
Properties
  NameDescription
Public propertyrawImage
Public propertyurl
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also