'Declaration Public Function New( _ ByVal coordinates() As Single, _ ByVal shape As ImageMapShape, _ Optional ByVal id As String _ )
public ImageMapArea( float[] coordinates, ImageMapShape shape, string id )
Parameters
- coordinates
- shape
- id
'Declaration Public Function New( _ ByVal coordinates() As Single, _ ByVal shape As ImageMapShape, _ Optional ByVal id As String _ )
public ImageMapArea( float[] coordinates, ImageMapShape shape, string id )