Execute Method (IColorPicker) Send Feedback
See Also  Example
ReturnValue[out]
Status of executing the color picker as defined in dsExecuteDlgResult_e
Executes the color picker.

Syntax

Visual Basic 
Function Execute() As dsExecuteDlgResult_e
C# 
dsExecuteDlgResult_e Execute()
JavaScript 
Execute() : String
COM native C++ 
HRESULT Execute(
   dsExecuteDlgResult_e* ReturnValue
)  

Parameters

ReturnValue[out] or Return Value
Status of executing the color picker as defined in dsExecuteDlgResult_e

Example

Remarks

Call this method after calling IColorPicker::SetColor.
 

See Also

Availability

DraftSight V1R5.0