Click or drag to resize

LinePartOptions Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverBasicDrawingOptions
      xserverLinePartOptions

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

The LinePartOptions type exposes the following members.

Constructors
  NameDescription
Public methodLinePartOptions
Initializes a new instance of the LinePartOptions class
Top
Properties
  NameDescription
Public propertycolor (Inherited from BasicDrawingOptions.)
Public propertyvisible (Inherited from BasicDrawingOptions.)
Public propertywidth
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also