Click or drag to resize

Color Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverColor

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

The Color type exposes the following members.

Constructors
  NameDescription
Public methodColor
Initializes a new instance of the Color class
Top
Properties
  NameDescription
Public propertyblue
Public propertygreen
Public propertyred
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also