Table of Contents

Struct InteriorDrawable.HitTestsResult

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Contains full hit test result, including interior part and scrollbar part.

public struct InteriorDrawable.HitTestsResult

Fields

Interior

Gets or sets interior hit test result.

ScrollBar

Gets or sets interior scrollbar test result. Valid if Interior hit test contains scrollbars.

Methods

ToString()

Returns a string that represents the current object.