PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview 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.C1Preview.PointD

    See Also