Accusoft NotateXpress 12
ElementSetHatchColor Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
clr
The RGB (Red Green Blue) color value of the element's hatch color.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementSetHatchColor Method

Glossary Item Box

Description

Sets the given hatch color for the specified element.

Syntax

Visual Basic
Public Sub ElementSetHatchColor( _
   ByVal elementHandle As Long, _
   ByVal clr As OLE_COLOR _
) 

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.
clr
The RGB (Red Green Blue) color value of the element's hatch color.

Remarks

The HatchColor is the color of the hatch strokes on a filled element whose NX_HatchStyleType is something other than HatchStyle_None.

See Also

©2013. Accusoft Corporation. All Rights Reserved.