StiMillimetersUnit Class |
Namespace: Stimulsoft.Report.Units
The StiMillimetersUnit type exposes the following members.
| Name | Description | |
|---|---|---|
| StiMillimetersUnit | Initializes a new instance of the StiMillimetersUnit class |
| Name | Description | |
|---|---|---|
| Factor |
Gets the ruler scale in hundredths of inch on the one step.
(Overrides StiUnitFactor.) | |
| RollerStep |
Gets ruler step.
(Overrides StiUnitRollerStep.) | |
| ShortName |
Gets the shor unit name.
(Overrides StiUnitShortName.) |
| Name | Description | |
|---|---|---|
| ConvertFromHInches(Decimal) |
Converts a value from hundredths of inch into units of this class.
(Overrides StiUnitConvertFromHInches(Decimal).) | |
| ConvertFromHInches(Double) |
Converts a value from hundredths of inch into units of this class.
(Overrides StiUnitConvertFromHInches(Double).) | |
| ConvertFromHInches(RectangleD) |
Converts a rectangle from hundredths of inch into units of this class.
(Inherited from StiUnit.) | |
| ConvertFromHInches(RectangleM) |
Converts a rectangle from hundredths of inch into units of this class.
(Inherited from StiUnit.) | |
| ConvertFromHInches(SizeD) |
Converts a size from hundredths of inch into units of this class.
(Inherited from StiUnit.) | |
| ConvertFromHInches(SizeM) |
Converts a size from hundredths of inch into units of this class.
(Inherited from StiUnit.) | |
| ConvertToHInches(Decimal) |
Converts a value from hundredths of inch into units of this class.
(Overrides StiUnitConvertToHInches(Decimal).) | |
| ConvertToHInches(Double) |
Converts a value from hundredths of inch into units of this class.
(Overrides StiUnitConvertToHInches(Double).) | |
| ConvertToHInches(RectangleD) |
Converts a rectangle from units of this class into hundredths of inch.
(Inherited from StiUnit.) | |
| ConvertToHInches(RectangleM) |
Converts a rectangle from units of this class into hundredths of inch.
(Inherited from StiUnit.) | |
| ConvertToHInches(SizeD) |
Converts a size from units of this class into hundredths of inch.
(Inherited from StiUnit.) | |
| ConvertToHInches(SizeM) |
Converts a size from units of this class into hundredths of inch.
(Inherited from StiUnit.) | |
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |