MultiLineString

A MultiLineString is a collection of LineString items. It can have branches and it need not be connected. All lines are drawn with the same styles.


Properties

  • Angle: _angleDeg#
    The angle of an item in degrees.

  • Number of parts: _numPart&
    The number of components in a multi-item item, e.g. in a MultiLineString or Group item.

TIP: See also Item Properties