WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct MetroToolStripRenderer.XFORM

    Show / Hide Table of Contents

    Struct MetroToolStripRenderer.XFORM

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    protected struct XFORM

    Fields

    eDx

    Declaration
    public float eDx
    Field Value
    Type Description
    System.Single

    eDy

    Declaration
    public float eDy
    Field Value
    Type Description
    System.Single

    eM11

    Declaration
    public float eM11
    Field Value
    Type Description
    System.Single

    eM12

    Declaration
    public float eM12
    Field Value
    Type Description
    System.Single

    eM21

    Declaration
    public float eM21
    Field Value
    Type Description
    System.Single

    eM22

    Declaration
    public float eM22
    Field Value
    Type Description
    System.Single
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved