The following tables list the members exposed by LeadPointD.
Public Constructors
Name | Description | |
---|---|---|
LeadPointD | Initializes a new instance of LeadPointD with the specified values. |
Public Methods
Name | Description | |
---|---|---|
!= | Specifies whether two LeadPointD structures do not contain the same values. | |
* | Transforms the specified LeadPoint structure by the specified LeadMatrix structure. | |
== | Specifies whether two LeadPointD structures contain the same values. | |
Clone | Returns an exact copy of this LeadPointD | |
Create | Creates a new instance of LeadPointD with the specified values. | |
Equals | Specifies whether this LeadPointD structure contains the same values as the specified object. | |
explicit | Converts this LeadPointD structure to a LeadSizeD structure. | |
GetHashCode | Returns a hash code for this LeadPointD structure. | |
Multiply | Transforms the specified LeadPoint structure by the specified LeadMatrix structure. | |
Offset | Offsets point's X and Y coordinates by the specified amounts. | |
Parse | Parses a string and returns a new instance of LeadPointD from it. | |
ToLeadPoint | Converts this LeadPointD to a LeadPoint. | |
ToString | Converts this LeadPointD to a human-readable string using the specified format and provider. |
Public Properties
Name | Description | |
---|---|---|
Empty | Gets a special value that represents a point with no coordinates. | |
IsEmpty | Gets a value that indicates whether the point is the Empty point. | |
IsZero | Determines if this LeadPointD object has zero values for x and y. | |
X | Gets or sets the X-coordinate of this LeadPointD structure. | |
Y | Gets or sets the Y-coordinate of this LeadPointD structure. | |
Zero | Gets a point that contains 0 for x and y. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document