Represents a point on the map with X (longitude) and Y (latitude) coordinates.
Namespace: MindFusion.Mapping Assembly: MindFusion.Mapping
Syntax
C#
Copy Code
|
---|
public class Point : Shape |
Visual Basic
Copy Code
|
---|
Public Class Point Inherits Shape |
Inheritance Hierarchy
See Also
|