|
|
|
|
|
Diagram functions (prefix syntax) The following functions are used to manipulate diagrams and Diagram Editor controls, using prefix syntax:
Multiple types of specific variables can also be used to handle diagrams: | | diagBorder | The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram. | diagConnectionPoint | The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control. | diagConnector | The diagConnector type is used to define all the advanced characteristics of a connector in a diagram. | diagGroup | The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control. | diagHead | The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram. | diagImage | The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image. | diagLayout | The diagLayout type is used to define all the layout characteristics of a diagram. | diagLibrary | The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control. | diagOval | The diagOval type is used to define all the advanced characteristics of a shape of type Oval. | diagPath | The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines). | diagPoint | The diagSelection type is used to define all the advanced characteristics of a point in a diagram. | diagPolygon | The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon. | Diagram | The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control. | diagRectangle | The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle. | diagSelection | The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram. | diagShape | The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram. | diagText | The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram. | diagWaypoint | The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|