WPF

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

    Show / Hide Table of Contents

    Class LinearNorm

    Represents the properties for LinearNorm element and its attributes

    Inheritance
    System.Object
    LinearNorm
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Base.dll
    Syntax
    public class LinearNorm

    Constructors

    LinearNorm()

    Declaration
    public LinearNorm()

    Properties

    Norm

    Gets the Norm value

    Declaration
    public double Norm { get; }
    Property Value
    Type Description
    System.Double

    Orig

    Gets the origin value

    Declaration
    public double Orig { get; }
    Property Value
    Type Description
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved