transientRulerColorPacketName
graphic transientRulerColorPacketName string "packetName"
Description
Enables you to specify the name of the packet which has the Outline attribute with the color information for the non-savable ruler.
You can add a new packet with the required attributes or modify attributes of a packet in the display.drf file or through the Display Resource Editor.
GUI Equivalent
Examples
envGetVal("graphic" "transientRulerColorPacketName")
envSetVal("graphic" "transientRulerColorPacketName" 'string "ref_drawing")
Related Topics
Return to top