menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BlueThemeRenderer - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BlueThemeRenderer

    BlueThemeRenderer class

    Inheritance
    System.Object
    RadialGaugeRenderer
    BlueThemeRenderer
    Implements
    IRadialGaugeRenderer
    Inherited Members
    RadialGaugeRenderer.AdjustFontBounds(Graphics, Font)
    RadialGaugeRenderer.DrawCircle(Graphics, Point, Int32, Int32, Int32, Single, Color, Color)
    RadialGaugeRenderer.DrawGaugeLabel(Graphics, Point, Int32)
    RadialGaugeRenderer.DrawMultipleNeedle(Graphics, Needle, Int32, Int32, Int32, Int32, Point)
    RadialGaugeRenderer.DrawNeedle(Graphics, Int32, Int32, Int32, Int32, Point)
    RadialGaugeRenderer.DrawOuterArc(Graphics, Int32, Int32, Point, Int32)
    RadialGaugeRenderer.DrawRanges(Graphics, GraphicsPath, Int32, Int32, Int32, Point)
    RadialGaugeRenderer.DrawTickMarks(Graphics, GraphicsPath, Int32, Int32, Int32, Int32, Point, Int32)
    RadialGaugeRenderer.UpdateRenderer(PaintEventArgs)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Gauge
    Assembly: Syncfusion.Gauge.Windows.dll
    Syntax
    public class BlueThemeRenderer : RadialGaugeRenderer, IRadialGaugeRenderer

    Constructors

    BlueThemeRenderer(RadialGauge)

    Declaration
    public BlueThemeRenderer(RadialGauge radialGauge)
    Parameters
    Type Name Description
    RadialGauge radialGauge

    Implements

    IRadialGaugeRenderer
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved