Accusoft NotateXpress 13
PrgSetItemHatchStyle Method
The handle of a layer returned by the CreateLayer method.
The handle of an element returned by the ElementAppend method.
Description
Sets the hatch style for a specific element for the specific layer.
Syntax
Visual Basic
Public Sub PrgSetItemHatchStyle( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal hatch As NX_HatchStyleType _
) 
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
seqNum
The handle of an element returned by the ElementAppend 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  | Modifying Existing Annotations  | Backgrounds

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback