MeasureValue
MeasureValue class
Represents a measurement value with a specific type and numerical value.
public class MeasureValue
Constructors
| Name | Description |
|---|---|
| MeasureValue() | The default constructor. |
Properties
| Name | Description |
|---|---|
| MeasureType { get; set; } | Gets or sets the type of measurement. |
| Value { get; set; } | Gets or sets the numerical value of the measurement. Value must be greater than 0. |
See Also
- namespace GroupDocs.Watermark.Watermarks
- assembly GroupDocs.Watermark