StiUnit Methods |
The StiUnit type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertFromHInches(Decimal) |
Converts a value from hundredths of inch into units of this class.
| |
| ConvertFromHInches(Double) |
Converts a value from hundredths of inch into units of this class.
| |
| ConvertFromHInches(RectangleD) |
Converts a rectangle from hundredths of inch into units of this class.
| |
| ConvertFromHInches(RectangleM) |
Converts a rectangle from hundredths of inch into units of this class.
| |
| ConvertFromHInches(SizeD) |
Converts a size from hundredths of inch into units of this class.
| |
| ConvertFromHInches(SizeM) |
Converts a size from hundredths of inch into units of this class.
| |
| ConvertToHInches(Decimal) |
Converts a value from hundredths of inch into units of this class.
| |
| ConvertToHInches(Double) |
Converts a value from hundredths of inch into units of this class.
| |
| ConvertToHInches(RectangleD) |
Converts a rectangle from units of this class into hundredths of inch.
| |
| ConvertToHInches(RectangleM) |
Converts a rectangle from units of this class into hundredths of inch.
| |
| ConvertToHInches(SizeD) |
Converts a size from units of this class into hundredths of inch.
| |
| ConvertToHInches(SizeM) |
Converts a size from units of this class into hundredths of inch.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUnitFromReportUnit | ||
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |