Visual Basic | |
---|---|
Function Execute() As dsExecuteDlgResult_e |
C# | |
---|---|
dsExecuteDlgResult_e Execute() |
JavaScript | |
---|---|
Execute() : String |
COM native C++ | |
---|---|
HRESULT Execute( dsExecuteDlgResult_e* ReturnValue ) |
C++ | |
---|---|
DSRESULT Execute( dsExecuteDlgResult_e* ReturnValue ) |
Parameters
- ReturnValue[out] or Return Value
- Status of executing the color picker as defined in dsExecuteDlgResult_e
Change Color Using Color Picker (C#)
Change Color Using Color Picker (VB.NET)
Change Color Using Color Picker (VBA)
Change Color Using Color Picker (VB.NET)
Change Color Using Color Picker (VBA)
Call this method after calling IColorPicker::SetColor.
DraftSight V1R5.0