The following tables list the members exposed by AnnLength.
Public Constructors
Name | Description | |
---|---|---|
AnnLength | Initializes a new instance of the AnnLength structure with the specified value and unit of measure. |
Public Methods
Name | Description | |
---|---|---|
- | Subtracts the length of one AnnLength structure from the length of another AnnLength structure. | |
!= | Tests whether two AnnLength structures are unequal. | |
+ | Adds the length of one AnnLength structure to another AnnLength structure. | |
== | Tests whether two AnnLength structures are equal. | |
Add | Adds the length of one AnnLength structure to another AnnLength structure. | |
Convert | Converts this AnnLength structure to the specified unit of measure. | |
Converted | Returns the value of this AnnLength structure converted to one using the specified AnnUnit unit of measure. | |
Equals | Specifies whether this AnnLength contains the same coordinates as the specified Object. | |
GetHashCode | Returns a hash code for this AnnLength structure.For information about this method, see System.Object.GetHashCode. | |
Subtract | Subtracts the length of one AnnLength structure from the length of another AnnLength structure. | |
ToString | Overridden. Converts this AnnLength to a human-readable string. |
Public Properties
Name | Description | |
---|---|---|
IsEmpty | Gets a value indicating whether this AnnLength structure is empty. | |
Unit | Gets or sets a value that represents the unit of measure for this AnnLength. | |
Value | Gets or sets the value of this AnnLength. |
Public Fields
Name | Description | |
---|---|---|
Empty | Represents a new instance of the AnnLength structure with member data left uninitialized. |
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