←Select platform

LeadPointD Structure Members

Summary

The following tables list the members exposed by LeadPointD.

Public Constructors

Name Description
Public Constructor LeadPointD Initializes a new instance of LeadPointD with the specified values.

Public Methods

Name Description
Public Method static  | Shared in VB != Specifies whether two LeadPointD structures do not contain the same values.
Public Method static  | Shared in VB * Transforms the specified LeadPoint structure by the specified LeadMatrix structure.
Public Method static  | Shared in VB == Specifies whether two LeadPointD structures contain the same values.
Public Method Clone Returns an exact copy of this LeadPointD
Public Method static  | Shared in VB Create Creates a new instance of LeadPointD with the specified values.
Public Method Equals Specifies whether this LeadPointD structure contains the same values as the specified object.
Public Method static  | Shared in VB explicit Converts this LeadPointD structure to a LeadSizeD structure.
Public Method GetHashCode Returns a hash code for this LeadPointD structure.
Public Method static  | Shared in VB Multiply Transforms the specified LeadPoint structure by the specified LeadMatrix structure.
Public Method Offset Offsets point's X and Y coordinates by the specified amounts.
Public Method static  | Shared in VB Parse Parses a string and returns a new instance of LeadPointD from it.
Public Method ToLeadPoint Converts this LeadPointD to a LeadPoint.
Public Method ToString Converts this LeadPointD to a human-readable string using the specified format and provider.

Public Properties

Name Description
Public Property static  | Shared in VB Empty Gets a special value that represents a point with no coordinates.
Public Property IsEmpty Gets a value that indicates whether the point is the Empty point.
Public Property IsZero Determines if this LeadPointD object has zero values for x and y.
Public Property X Gets or sets the X-coordinate of this LeadPointD structure.
Public Property Y Gets or sets the Y-coordinate of this LeadPointD structure.
Public Property static  | Shared in VB Zero Gets a point that contains 0 for x and y.

See Also

LeadPointD Structure

Leadtools Namespace

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.