[]
        
(Showing Draft Content)

C1.Win.C1Themes.StyledPropertyCollection.SetStyledImage

SetStyledImage Method

SetStyledImage(string, Image)

Sets styled image property. Use "SetProperty(object, string) instead.

Declaration
[Obsolete]
protected void SetStyledImage(string name, Image value)
Parameters
Type Name Description
string name

Property name.

Image value

Image to set.