Skybound Rebar

ControlRenderer.Image Property

Gets or sets the Image displayed on the control.

[Visual Basic]
Public Property Image As Image
[C#]
public System.Drawing.Image Image {get; set;}

Property Value

The Image displayed on the control.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace