Dimension
Dimension enumeration
Represents dimensions of a 2d object.
public enum Dimension
Values
| Name | Value | Description |
|---|---|---|
| Width | 0 |
Object width. |
| Height | 1 |
Object height. |
See Also
- namespace GroupDocs.Watermark.Common
- assembly GroupDocs.Watermark
Represents dimensions of a 2d object.
public enum Dimension
| Name | Value | Description |
|---|---|---|
| Width | 0 |
Object width. |
| Height | 1 |
Object height. |