| Styling > Using Cascading Style Sheets > Customizing the Selection Border in the Network and Equipment |
Customizing the Selection Border in the Network and Equipment |
INDEX
PREVIOUS
NEXT
|
This use case shows you how to customize the selection border of your business objects. It applies to the network and equipment graphic components.
Customizing the selection border is based on the following properties:
The following example shows you how to customize the selection border displayed around the object in the network and equipment graphic components.
The example sets a dashed yellow selection border with a width of 2 pixels.
object {
selectionBorderLineStyle: "3,3";
selectionBorderForeground: yellow;
selectionBorderWidth: 2;
}
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. All rights reserved. Legal terms. | PREVIOUS NEXT |