[]
        
(Showing Draft Content)

GrapeCity.Drawing.ImageBrush.Tag

Tag Property

Tag

Gets or sets the object that contains data about the image brush.

Declaration
public object Tag { get; set; }
Public Property Tag As Object