Click or drag to resize

IHitTestT Interface


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public interface IHitTest<in T>
where T : Object, IHitTestArgs<IViewModel<IProperty>>

Type Parameters

T

The IHitTestT type exposes the following members.

Methods
 NameDescription
Public methodMakeHitTest None = -1, 0 = Body, >= 1 = Handle
Public methodMove 
Top
See Also