ISurface.GetPointOnSurface

ISurface.GetPointOnSurface method

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

public IPoint GetPointOnSurface()

Return Value

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

See Also