Closest2d<Geometry>.FromPoint Method
Public Function FromPoint( _
ByVal point As Point2d _
) As Geometry
This language is not supported or no code example is available.
public Geometry FromPoint(
Point2d point
)
This language is not supported or no code example is available.
public:
Geometry^ FromPoint(
Point2d^ point
)
This language is not supported or no code example is available.
Parameters
- point
- Point2d