'Declaration Public Shared Function Polygon( _ ByVal points As IList(Of PointF) _ ) As ImageMapArea
public static ImageMapArea Polygon( IList<PointF> points )
Parameters
- points
'Declaration Public Shared Function Polygon( _ ByVal points As IList(Of PointF) _ ) As ImageMapArea
public static ImageMapArea Polygon( IList<PointF> points )