Click or drag to resize

PointExtensions Class

Extensions for the Point API.
Inheritance Hierarchy
SystemObject
  System.WindowsPointExtensions

Namespace:  System.Windows
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static class PointExtensions

The PointExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGeoTransform
This extension method adds a GeoTransform API to the Point class. The call is forwarded to the Transform(Point, String, String) method.
Top
See Also