Maps for ASP.NET Web Forms
PointD Structure
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace : PointD Structure
Represents an ordered pair of double x- and y-coordinates that defines a point in a two-dimensional plane.
Object Model
PointD Structure
Syntax
'Declaration
 
Public Structure PointD 
   Inherits System.ValueType
public struct PointD : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Web.Wijmo.Controls.C1Maps.PointD

See Also

Reference

PointD Members
C1.Web.Wijmo.Controls.C1Maps Namespace