Visual Basic (Declaration) | |
---|---|
Public Sub AddPoint( _ ByVal p As PointF, _ ByVal marker As ElementMarker _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void AddPoint( PointF p, ElementMarker marker ) |
Parameters
- p
- marker
dotnetCHARTING | Send comments on this topic. |
AddPoint Method | |
See Also |
dotnetCHARTING.Mapping Namespace > MapLayer Class : AddPoint Method |
Visual Basic (Declaration) | |
---|---|
Public Sub AddPoint( _ ByVal p As PointF, _ ByVal marker As ElementMarker _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void AddPoint( PointF p, ElementMarker marker ) |