ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonFilling Class / TextureImage Property

In This Topic
    TextureImage Property (CommonFilling)
    In This Topic
    Gets or sets the Image in texture brush.
    Syntax
    'Declaration
     
    Public Property TextureImage As System.Drawing.Image
    public System.Drawing.Image TextureImage {get; set;}
    See Also