Back to Website
Show / Hide Table of Contents

Class CropMark

Package: @aurigma/design-atoms-model

Properties

bottomNotes

Declaration
bottomNotes: CropMarkText[];
Property Value
Type Description
CropMarkText[]

color

Declaration
color: Color;
Property Value
Type Description
Color

leftNotes

Declaration
leftNotes: CropMarkText[];
Property Value
Type Description
CropMarkText[]

length

Declaration
length: number;
Property Value
Type Description
number

lengths

Declaration
get lengths(): {
        horizontal: number;
        vertical: number;
    };
Property Value
Type Description
{ horizontal: number; vertical: number; }

margin

Declaration
margin: {
        horizontal: number;
        vertical: number;
    } | number;
Property Value
Type Description
{ horizontal: number; vertical: number; } | number

margins

Declaration
get margins(): {
        horizontal: number;
        vertical: number;
    };
Property Value
Type Description
{ horizontal: number; vertical: number; }

name

Declaration
name: string;
Property Value
Type Description
string

rightNotes

Declaration
rightNotes: CropMarkText[];
Property Value
Type Description
CropMarkText[]

topNotes

Declaration
topNotes: CropMarkText[];
Property Value
Type Description
CropMarkText[]

widthPx

Declaration
widthPx: number;
Property Value
Type Description
number

Methods

clone()

Declaration
clone(): CropMark;
Returns
Type Description
CropMark
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback