40
The Fireworks Object Model
The following table lists the methods of the ControlPoint object, along with their parameters.
Method
Parameter
Definition
RegisterMove()
object
The RegisterMoveParms object containing
the move parameters. Use
smartShape.GetDefaultMoveParms()
to
obtain this object, then adjust properties as
needed. For a list of properties, see
“RegisterMoveParms object” on page 70
.
RegisterLinearMove()
point
A point, which in combination with the node
point, defines the line to move along.
object
The RegisterMoveParms object containing
the move parameters. Use
smartShape.GetDefaultMoveParms()
to
obtain this object, then adjust properties as
needed. For a list of properties, see
“RegisterMoveParms object” on page 70
.
RegisterCircularMove()
point
The center point for the circular movement.
object
The RegisterMoveParms object containing
the move parameters. Use
smartShape.GetDefaultMoveParms()
to
obtain this object, then adjust properties as
needed. For a list of properties, see
“RegisterMoveParms object” on page 70
RegisterPolygonMove()
point
The center point for the polygon.
object
The RegisterMoveParms object containing
the move parameters. Use
smartShape.GetDefaultMoveParms()
to
obtain this object, then adjust properties as
needed. For a list of properties, see
“RegisterMoveParms object” on page 70
.
RegisterInsertBBoxMove()
object
The RegisterMoveParms object containing
the move parameters. Use
smartShape.GetDefaultMoveParms()
to
obtain this object, then adjust properties as
needed. For a list of properties, see
“RegisterMoveParms object” on page 70
.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...