menu

WinForms

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

    Show / Hide Table of Contents

    Class BreadthsInfo

    Inheritance
    System.Object
    BreadthsInfo
    Inherited Members
    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.Tools.Controls
    Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
    Syntax
    public class BreadthsInfo

    Constructors

    BreadthsInfo()

    Declaration
    public BreadthsInfo()

    BreadthsInfo(Double, Double)

    Declaration
    public BreadthsInfo(double min, double max)
    Parameters
    Type Name Description
    System.Double min
    System.Double max
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved