Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MapArea Class
MapArea Members

 

 


Copyright © GrapeCity, inc. All rights reserved.