Click or drag to resize

WkbToWpf Class

Converts Well-known Binary representations to a WPF Geometry instance.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsWkbToWpf

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class WkbToWpf

The WkbToWpf type exposes the following members.

Constructors
  NameDescription
Public methodWkbToWpf
Initializes a new instance of the WkbToWpf class
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also