Spread for ASP.NET 8.0 Product Documentation
MapArea Constructor


Shape of the area.
Initializes a new instance of the MapArea class.
Syntax
'Declaration
 
Public Function New( _
   ByVal areaShape As AreaShape _
)
'Usage
 
Dim areaShape As AreaShape
 
Dim instance As New MapArea(areaShape)
public MapArea( 
   AreaShape areaShape
)

Parameters

areaShape
Shape of the 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

MapArea Class
MapArea Members

 

 


Copyright © GrapeCity, inc. All rights reserved.