Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCaption Class / NoClip Property

In This Topic
    NoClip Property (C1GaugeCaption)
    In This Topic
    If set to True, unwrapped text reaching outside the formatting rectangle is allowed to show.
    Syntax
    'Declaration
     
    Public Property NoClip As System.Boolean
    public System.bool NoClip {get; set;}
    See Also