WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct ImageCursor.IconInfo - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Struct ImageCursor.IconInfo

    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.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public struct IconInfo

    Fields

    bIcon

    Declaration
    public bool bIcon
    Field Value
    Type Description
    System.Boolean

    hbmColor

    Declaration
    public IntPtr hbmColor
    Field Value
    Type Description
    System.IntPtr

    hbmMask

    Declaration
    public IntPtr hbmMask
    Field Value
    Type Description
    System.IntPtr

    xHotspot

    Declaration
    public int xHotspot
    Field Value
    Type Description
    System.Int32

    yHotspot

    Declaration
    public int yHotspot
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved