Operation Manual

Table Of Contents
278 | Corel DESIGNER X7 User Guide
Value: ToNative, or any of the WebCGM or ActiveCGM actions
Constraint: none
description
Type: text
Description: This behavior is undefined.
Value: entered by user input
Example: “product description”
Constraint: fixed
Sample of WebCGM S1000D commands
desc
Type: text
Description: This behavior is undefined.
Value: entered by user input
Example: “product description”
Constraint: fixed
linkuri
Type: action
Description: Loads a file in the target window as specified by the URI.
Value: either one or three strings entered by user input
If it is one string, it will represent the URI.
Example: “http://www.corel.com”
If it is three strings, the first string is the URI, the second is the empty string, and the third is the target frame.
Example:“http://www.corel.com” “” “_blank”
The target frames are as follows:
_blank — viewer loads the content in a new window
_self — viewer loads the content in the same window
_parent — viewer loads the content in the immediate frameset parent of the active window
_top — viewer loads the content in the full original window
Constraint: none
region
Type: text
Description: Provides an optional spatial region, associated with a graphic object, allowing the user to pick operations for the object.
Simple regions of type rectangle, ellipse, polygon, and continuous polybezier can be defined.
For a rectangle, two corner points of the viewport are provided, as in (x1,y1) (x2,y2).
Example: -820084 215104 342822 867138
For an ellipse, three points are provided. The first point specifies the center of the ellipse, while the remaining two points specify the
CDP points, as in (x1,y1) (x2,y2) (x3,y3).
Example: -275602 514233 -786474 514233 -275602 282324
For a polygon, points are provided where n is the number of vertices in the polygon using the formula n*(x.y).
For a polybezier, points are provided where n is the number of contiguous cubic segments using the formula 3n+1(x,y).
Example (polybezier with three vertices):235270 712532 -235270 712532 342822 87386 342822 87386 342822
87386 -235270 87386 -235270 87386 -235270 87386 -235270 712532 -235270 712532
screentip
Type: text
Description: Causes the value to be displayed as a screen-tip when the pointer is positioned over the group.
Value: entered by user input as a single string that is associated with a graphic object or a group
Example: “This is a screentip”