Gets the hatch color of an existing element.
Visual Basic |
---|
Public Function ElementGetHatchColor( _ ByVal elementHandle As Long _ ) As OLE_COLOR |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The RGB (Red Green Blue) color value of the element's hatch color.
The HatchColor is the color of the hatch strokes on a filled element whose NX_HatchStyleType is something other than NX_HatchStyle_None.