Module: model/Presentation

Classes

Frame
Layer
LayerProperties
Presentation

Members

(inner, constant) SVG_NS :string

Constant: the SVG namespace

Type:
  • string
Source:

Methods

(inner) copyIfSet(dest, src, prop)

Copy a property from an object to another.

If the source object has a property with the given name, this property is copied to the target object.

Parameters:
Name Type Description
dest object

The destination object.

src object

The source object.

prop string

The name of the property to copy.

Source:

Events

svgChange

Signals that a new SVG document has been attached to a presentation.

Source:
Listeners of This Event: