Spread WPF 18
GrapeCity.Drawing Namespace / Point Structure
Properties Methods

In This Topic
    Point Structure Members
    In This Topic

    The following tables list the members exposed by Point.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Point struct with the specified coordinates.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the x-coordinate of this Point.  
    Public PropertyGets or sets the y-coordinate of this Point.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current value is equal to another value of the same type.  
    Public MethodOverloaded. Translates this Point by the specified amount.  
    Top
    See Also