Returns the distance from this point to the specified point.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public double Distance ( Point point)
Public Function Distance( _ point As Point _) As Double
A Point instance.
A double value representing the distance between the two points.
Point MembersPoint ClassMindFusion.Mapping Namespace