Class CropMarkText
Package: @aurigma/design-atoms-model
Properties
alignment
Declaration
alignment: CropMarkTextAlignment;
Property Value
| Type | Description |
|---|---|
| CropMarkTextAlignment |
edgeMargin
Declaration
edgeMargin: number;
Property Value
| Type | Description |
|---|---|
| number |
fontSize
Declaration
fontSize: number;
Property Value
| Type | Description |
|---|---|
| number |
markMargin
Declaration
markMargin: number;
Property Value
| Type | Description |
|---|---|
| number |
text
Declaration
text: string;
Property Value
| Type | Description |
|---|---|
| string |
Methods
clone()
Declaration
clone(): CropMarkText;
Returns
| Type | Description |
|---|---|
| CropMarkText |