Accusoft NotateXpress 12
ElementGetLineBeginStyle Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetLineBeginStyle Method

Glossary Item Box

Description

Gets the line begin style of an existing element.  LineBeginStyle controls the ability for arrowheads and related designs on the beginning of line based tools.

Syntax

Visual Basic
Public Function ElementGetLineBeginStyle( _
   ByVal elementHandle As Long _
) As NX_LineEndStyleType

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

The enumeration NX_LineEndStyleType that specifies the line begin style attribute.

Remarks

The size of the arrowhead is proportional to the line thickness.

See Also

©2013. Accusoft Corporation. All Rights Reserved.