Click or drag to resize
PlanBaseCoordinate  Conversion (PlanBaseCoordinate to Point)
Allows a path coordinate to be automatically used as a Point

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public static implicit operator Point (
	PlanBaseCoordinate value
)

Parameters

value
Type: (Default Namespace)PlanBaseCoordinate

Return Value

Type: Point
See Also