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

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.