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. |
![]() |
X | Gets or sets the X-coordinate of this LeadPointD structure. |
![]() |
Y | Gets or sets the Y-coordinate of this LeadPointD structure. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET