Back to Website
Show / Hide Table of Contents

Class ItemMask

Package: @aurigma/design-atoms-model

Properties

vectorMask

Declaration
get vectorMask(): Path;

set vectorMask(value: Path);
Property Value
Type Description
Path

Methods

addMaskChanged(handler)

Declaration
addMaskChanged(handler: (m: ItemMask) => any): void;
Parameters
Type Name Description
(m: ItemMask) => any handler
Returns
Type Description
void

clone()

Declaration
clone(): ItemMask;
Returns
Type Description
ItemMask

equals(m)

Declaration
equals(m: ItemMask): boolean;
Parameters
Type Name Description
ItemMask m
Returns
Type Description
boolean

getSimplifiedObject()

Declaration
getSimplifiedObject(): Object;
Returns
Type Description
Object

removeMaskChanged(handler)

Declaration
removeMaskChanged(handler: (m: ItemMask) => any): void;
Parameters
Type Name Description
(m: ItemMask) => any handler
Returns
Type Description
void
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