ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / PointD Structure
Members

In This Topic
    PointD Structure
    In This Topic
    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