Gets the line begin style for a specific element for the specific layer. LineBeginStyle controls the ability for arrowheads and related designs on the beginning of line based tools.
Visual Basic |
---|
Public Function PrgGetItemLineBeginStyle( _ ByVal layerHandle As Long, _ ByVal seqNum As Long _ ) As NX_LineEndStyleType |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
- seqNum
- The handle of an element returned by the ElementAppend method.
The enumeration NX_LineEndStyleType that specifies the line begin style attribute.
The size of the arrowhead is proportional to the line thickness.