WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DigitalCharacter - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DigitalCharacter

    It is a control, which represents the character in the digital segments.

    Inheritance
    System.Object
    DigitalCharacter
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.WPF.dll
    Syntax
    public class DigitalCharacter : Control, IDisposable

    Constructors

    DigitalCharacter()

    Initializes a new instance of the DigitalCharacter class.

    Declaration
    public DigitalCharacter()

    Methods

    Dispose()

    Method to release allocated resources of DigitalCharacter.

    Declaration
    public void Dispose()

    OnApplyTemplate()

    Declaration
    public override void OnApplyTemplate()

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved