PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / UnitPoint Structure
Members

In This Topic
    UnitPoint Structure
    In This Topic
    Represents a point on a two-dimensional surface, with coordinates specified as Unit values.
    Object Model
    UnitPoint Structure
    Syntax
    'Declaration
     
    Public Structure UnitPoint 
       Inherits System.ValueType
    public struct UnitPoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.UnitPoint

    See Also