Command: markerstyle

Syntax

markerstyle <name> {,<image>}

or

markerstyle <name> = <ident>

Description

Create or redefine a markerstyle identifier.

Parameters

Switches

Notes

Markerstyle identifiers can have global or application scope, but cannot have local scope. When local markerstyle identifiers are required, string identifiers should be used to reference the markerstyle to which the local identifier refers.

Examples

Create a vector stroke marker from a graphic font.

markerstyle lettera, -i=65, -fo=stdfont

Create a system vector stroke marker.

markerstyle letterb = lettera

Create an image marker.

markerstyle turtle,$MXIMAGES/donatello.xpm, -hot=<15,15>

See Also

Commands:

color, font, node, polygon, textstyle

Identifiers:

scope (atable)