Class Watermark
Package: @aurigma/design-atoms-model
Properties
height
Declaration
height: number;
Property Value
| Type | Description |
|---|---|
| number |
storageId
Declaration
storageId: string;
Property Value
| Type | Description |
|---|---|
| string |
width
Declaration
width: number;
Property Value
| Type | Description |
|---|---|
| number |
Methods
clone()
Declaration
clone(): Watermark;
Returns
| Type | Description |
|---|---|
| Watermark |