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


In This Topic
    UnitPoint Structure Members
    In This Topic

    The following tables list the members exposed by UnitPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the UnitPoint structure.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Represents a UnitPoint with zero coordinates.  
    Public PropertyGets or sets the X coordinate of the current point.  
    Public PropertyGets or sets the Y coordinate of the current point.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Converts a string to a UnitPoint structure.  
    Public MethodConverts the current value to a human-readable string.  
    Top
    See Also