Accusoft NotateXpress 13
ElementSetHatchStyle Method
The handle of an element returned by the ElementCreate method.
Description
Sets the hatch style of an existing element.
Syntax
Visual Basic
Public Sub ElementSetHatchStyle( _
   ByVal elementHandle As Long, _
   ByVal hatch As NX_HatchStyleType _
) 
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
hatch
ValueDescription
NX_Hatch_BDiagonalBackward diagonal hatching.
NX_Hatch_CrossCross hatching.
NX_Hatch_DiagonalCrossDiagonal cross hatching.
NX_Hatch_FDiagonalForward diagonal hatching.
NX_Hatch_HorizontalHorizontal hatching.
NX_Hatch_NoneNo hatch.
NX_Hatch_VerticalVertical hatching.
See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations  | Backgrounds

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback