System.Polyline

Read and set polyline format options

 

LabTalk Object Type:

Utility

The polyline object is a subobject of the system object. The polyline object properties allow you to read and set polyline format options stored in the SYSTEM.CNF file. These properties are set in the user interface through the Object Properties dialog box. Note that setting these properties through script will overwrite the values in SYSTEM.CNF when the Origin session terminates.

 

Properties:

Property Access Description
System.polyline.arrowBeginLength
--

Not currently implemented.

System.polyline.arrowBeginWidth
--

Not currently implemented.

System.polyline.arrowEndLength
--

Not currently implemented.

System.polyline.arrowBeginLength
--

Not currently implemented.

System.polyline.arrowEndWidth
--

Not currently implemented.

System.polyline.arrowPosition
--

Not currently implemented.

System.polyline.color Read/write
numeric

Line color following the Origin color palette: 1 = black, 2 = red, 3 = green, 4 = blue, etc.

System.polyline.width Read/write
numeric

Line width in point size.

See Also:

Label, System.Circle, System.Line, System.Line4, System.Polygon, System.Rect