SysGraphicLightSetFill
(FUN)
FUNCTION SysGraphicLightSetFill : RTS_IEC_RESULT
- <description>
Function to set the fill style of the following objects. </description>
<param name=”hDisplayContext” type=”IN”>Handle to device context.</param> <param name=”udiFillFlags” type=”IN”>Fill flags. Defined in IEC-Code for Visualization</param> <param name=”udiFillColor” type=”IN”>Fill color. Defined in IEC-Code for Visualization</param> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Return
SysGraphicLightSetFill
RTS_IEC_RESULT
Input
hDisplayContext
RTS_IEC_HANDLE
udiFillFlags
UDINT
udiFillColor
UDINT