Surface.GetPointOnSurface

Surface.GetPointOnSurface method

Finds a point that is guaranteed to be on this surface.

public abstract IPoint GetPointOnSurface()

Return Value

A point on this surface. An empty point if this surface has no interior.

See Also