ComponentOne Bitmap for WPF
Point2L Structure Members
Fields  Properties  Methods 

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : Point2L Structure

The following tables list the members exposed by Point2L.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Point2L struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An empty point.  
Public FieldThe size of the Point2L type, in bytes.  
Public FieldThe X coordinate of the point.  
Public FieldThe Y coordinate of the point.  
Top
Public Properties
 NameDescription
Public PropertyDetermines if all components of Point2L are equal to zero.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
Public MethodReturns a hash code for this instance.  
Public MethodOverloaded. Offsets the point by the specified amount.  
Public MethodConverts Point2L to Point2D.  
Public MethodConverts Point2L to Point2F.  
Public MethodReturns a string that represents the current object.  
Top
Public Operators
Overloaded. Returns the result of addition of size to point.
Determines if the specified values are equal.
Determines if the specified values are not equal.
Overloaded. Returns the result of substruction of size from point.
Top
See Also

Reference

Point2L Structure
C1.Util.DX Namespace