Adds a point.
シンタックス
'宣言
Public Sub DrawPoint( _
ByVal As System.String, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.String, _
ByVal As System.Drawing.Font, _
ByVal As System.Drawing.Color, _
ByVal As MarkerShape, _
ByVal As System.Double, _
ByVal As System.Drawing.Color, _
ByVal As System.Drawing.Color _
)
public void DrawPoint(
System.string ,
System.double ,
System.double ,
System.string ,
System.Drawing.Font ,
System.Drawing.Color ,
MarkerShape ,
System.double ,
System.Drawing.Color ,
System.Drawing.Color
)
パラメータ
- layerKey
- longitude
- latitude
- caption
- font
- textColor
- markShape
- size
- stroke
- fill
参照