The following tables list the members exposed by LeadPoint.
Public Constructors
Name | Description | |
---|---|---|
LeadPoint | Initializes a new LeadPoint structure with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
!= | Specifies whether this LeadPoint structure does not contain the same coordinates as the specified object. | |
== | Specifies whether this LeadPoint structure contains the same coordinates as the specified object. | |
clone | Returns a copy of this LeadPoint | |
Create | Initializes a new LeadPoint structure with explicit parameters. | |
Equals | Specifies whether this LeadPoint structure contains the same coordinates as the specified object. | |
GetHashCode | Returns a hash code for this LeadPoint structure. | |
Parse | Parses a string and returns a new instance of LeadPoint from it. | |
ToLeadPointD | Converts this LeadPoint to a LeadPointD. | |
ToString | Converts this LeadPoint to a human-readable string using the specified format and provider. |
Public Properties
Name | Description | |
---|---|---|
Empty | Represents a new instance of a LeadPoint structure with uninitialized members. | |
IsEmpty | Gets a value indicating whether this LeadPoint structure is empty. | |
X | Gets or sets a value that represents the X coordinate for this LeadPoint structure. | |
Y | Gets or sets a value that represents the Y coordinate for this LeadPoint 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