menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LinearNorm - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LinearNorm

    Represents the properties for LinearNorm element and its attributes

    Inheritance
    System.Object
    LinearNorm
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class LinearNorm : Object

    Constructors

    LinearNorm()

    Declaration
    public LinearNorm()

    Properties

    Norm

    Gets the Norm value

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

    Orig

    Gets the origin value

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