alexa

    Show / Hide Table of Contents

    Struct POINTS

    Variable for Points

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

    Fields

    x

    Declaration
    public short x
    Field Value
    Type
    System.Int16

    y

    Declaration
    public short y
    Field Value
    Type
    System.Int16
    Back to top Generated by DocFX