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

Glossary Item Box

Description

Gets the hatch color of an existing element.

Syntax

Visual Basic
Public Function ElementGetHatchColor( _
   ByVal elementHandle As Long _
) As OLE_COLOR

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

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 NX_HatchStyle_None.

See Also

©2013. Accusoft Corporation. All Rights Reserved.