Description

Sets/gets line ends style type

Property type

A mcmmlesTypes enumeration.  

Syntax

object.LineEndsStyle [= value]

The LineEndsStyle Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McMMOptions.
valueA mcmmlesTypes enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 mcmmlesNone1
 mcmmlesSmallTickMarks2
 mcmmlesLargeTickMarks3
 mcmmlesSmallArrow4
 mcmmlesLargeArrow5
 mcmmlesSmallArrows6
 mcmmlesLargeArrows7