ActiveReports 13
Point Structure Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace : Point Structure

The following tables list the members exposed by Point.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Point class with the specified coordinates.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents a Point that has X and Y values set to zero  
Top
Public Properties
 NameDescription
Public PropertyGets the x-coordinate of this Point.  
Public PropertyGets the y-coordinate of this Point.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodOverloaded. Adjusts the location of this rectangle by the specified amount.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Translates a Point by a given Size.
Multiplies the point coordinates by -1.
Top
See Also

Reference

Point Structure
GrapeCity.Viewer.Common Namespace