2008-05-21 19:56 UTC
Hello,
I have a problem in understanding again.
the function dcl_AxControl_SetColorProperty sounds to me to SET a color property.
The intelligent help says: Returns the value of a color property. The result is automatically converted into an OpenDCL color value.
AutoLISP Syntax:
(Setq rValue (dcl_AxControl_SetColorProperty test_Dialog2_AcadCtrl1
Optional PropName (default: "Color") [as String]
Color [as Integer or (R G B)]))
What is this function used for?
Fred
I have a problem in understanding again.
the function dcl_AxControl_SetColorProperty sounds to me to SET a color property.
The intelligent help says: Returns the value of a color property. The result is automatically converted into an OpenDCL color value.
AutoLISP Syntax:
(Setq rValue (dcl_AxControl_SetColorProperty test_Dialog2_AcadCtrl1
Optional PropName (default: "Color") [as String]
Color [as Integer or (R G B)]))
What is this function used for?
Fred