Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeFilling Class / WrapMode Property

In This Topic
    WrapMode Property (C1GaugeFilling)
    In This Topic
    Gets or sets the wrap mode for the texture brush.
    Syntax
    'Declaration
     
    Public Property WrapMode As System.Drawing.Drawing2D.WrapMode
    public System.Drawing.Drawing2D.WrapMode WrapMode {get; set;}
    See Also