menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NativeScroll.RegionCracker - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NativeScroll.RegionCracker

    Gets the rectangle region for the given offset.

    Inheritance
    System.Object
    NativeScroll.RegionCracker
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.WinForms.Core
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class RegionCracker

    Constructors

    RegionCracker()

    Declaration
    public RegionCracker()

    Methods

    CrackRegionData(IntPtr)

    Cracks the region.

    Declaration
    public static NativePaint.RECT[] CrackRegionData(IntPtr hRgn)
    Parameters
    Type Name Description
    System.IntPtr hRgn

    The pointer to the region.

    Returns
    Type Description
    NativePaint.RECT[]

    Returns the RECT array.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved