AxControl_SetColorProperty

Started by fred_tomke · 2008-05-21 19:56 UTC · 1 replies · SMF topic #345

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
The description is wrong. I've changed it to "Sets the value of a color property." Liekwise, the SetPictureProperty function should be "Sets the value of a picture/image property.".