MarkerSetEdgeWidthΒΆ
MarkerSetEdgeWidth sets the edge width of a marker symbol in steps of 0.1 mm.
- bool = MarkerSetEdgeWidth(hMarker, rsWidth)
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
- hMarker
Identifies the marker.
- rsWidth
rsWidth is the edge width of the marker in steps of 0.1 mm.
See also
id-942779