DicomRulerTick Structure Members
In This Topic
The following tables list the members exposed by
DicomRulerTick.
Public Constructors
| Name | Description |
 | DicomRulerTick | Overloaded. Initializes a new instance of the structure. |
Public Properties
| Name | Description |
 | Label | Gets or sets the label of the tick. |
 | Position | Gets or sets the position of the tick. |
Public Methods
| Name | Description |
 | Equals | Indicates whether this instance and a specified object are equal. (Inherited from System.ValueType) |
 | GetHashCode | Returns the hash code for this instance. (Inherited from System.ValueType) |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | ToString | Returns a System.String that represents this instance. |
Public Events
See Also