Back to Website
Show / Hide Table of Contents

Class ImageItem.ImageItemValue

Package: @aurigma/design-atoms-model

Constructors

(constructor)(name, value, transformedRectangle)

Constructs a new instance of the ImageItemValue class

Declaration
constructor(name: string, value: ImageMetaData, transformedRectangle?: RotatedRectangleF);
Parameters
Type Name Description
string name
ImageMetaData value
RotatedRectangleF transformedRectangle

Properties

name

Declaration
name: string;
Property Value
Type Description
string

transformedRectangle

Declaration
transformedRectangle?: RotatedRectangleF;
Property Value
Type Description
RotatedRectangleF

value

Declaration
value: ImageMetaData;
Property Value
Type Description
ImageMetaData

Methods

clone()

Declaration
clone(): ImageItemValue;
Returns
Type Description
ImageItemValue

equals(other)

Declaration
equals(other: ImageItemValue): boolean;
Parameters
Type Name Description
ImageItemValue other
Returns
Type Description
boolean
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