Spread for ASP.NET 8.0 Product Documentation
LabelAreaHitTest Constructor


The label area.
Initializes a new instance of the LabelAreaHitTest class.
Syntax
'Declaration
 
Public Function New( _
   ByVal labelArea As LabelArea _
)
'Usage
 
Dim labelArea As LabelArea
 
Dim instance As New LabelAreaHitTest(labelArea)
public LabelAreaHitTest( 
   LabelArea labelArea
)

Parameters

labelArea
The label area.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

LabelAreaHitTest Class
LabelAreaHitTest Members

 

 


Copyright © GrapeCity, inc. All rights reserved.