SHAPEPROJECTION |
DEVELOPER |
|
|
Purpose |
.ShapeProjection allows you to specify the visual level on which certain objects will be displayed. |
Syntax |
Setting: ObjectReference.ShapeProjection = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
.ShapeProjection can be applied to lines as well as format boxes and radios group boxes. .ShapeProjection is used in conjunction with .BoxAppearance. and .ShapeBold, and there are only certain valid combinations of these which comprise the Box Styles. If an invalid combination is defined it will be ignored. The value returned in the retrieving command is in upper case. |
Example |
To set the style of a box to Surface, Raised, Bold for the box (Tag Name = CustomerNameBox): |
Topic ID: 510088