Back to Website
Show / Hide Table of Contents

Class InteractiveZone

Inheritance
ModelComponent
InteractiveZone
Package: @aurigma/design-atoms-model

Properties

path

Declaration
get path(): Path;

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

snappingEnabled

Declaration
get snappingEnabled(): boolean;

set snappingEnabled(value: boolean);
Property Value
Type Description
boolean

styleKey

Declaration
get styleKey(): string;

set styleKey(value: string);
Property Value
Type Description
string

Methods

_copy(source, destination, generateNewIds)

Declaration
protected _copy(source: InteractiveZone, destination: InteractiveZone, generateNewIds: boolean): void;
Parameters
Type Name Description
InteractiveZone source
InteractiveZone destination
boolean generateNewIds
Returns
Type Description
void

clone(generateNewIds)

Declaration
clone(generateNewIds?: boolean): InteractiveZone;
Parameters
Type Name Description
boolean generateNewIds
Returns
Type Description
InteractiveZone
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