alexa

    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