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

Glossary Item Box

Description

Gets the line end style of an existing element.  LineEndStyle controls the ability for arrowheads and related designs on the end of line based tools.

Syntax

Visual Basic
Public Function ElementGetLineEndStyle( _
   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 end style attribute.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.