Measure Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Measure class.
Overload List
Name | Description | |
---|---|---|
Measure() | Initializes a new instance of the Measure class. | |
Measure(Measure) | Initializes a new instance of the Measure class based on another Measure object. | |
Measure(String, String, String) | Initializes a new instance of the Measure class with the specified properties. |
Top