C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / PointD Structure
Members

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
 
Inheritance Hierarchy

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

See Also