Click or drag to resize

PointHelper Methods

The PointHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLocationPointService(IServiceProvider)
Gets the ILocationPointService provided by an object.
Public methodStatic memberGetLocationPointService(IServiceProvider, String)
Gets the ILocationPointService provided by an object.
Public methodStatic memberGetOptionalLocationPointService
Gets the ILocationPointService provided by an object, or if the service does not exist.
Public methodStatic memberGetPoint(IServiceProvider)
Gets the Point from the ILocationPointService provided by an object.
Public methodStatic memberGetPoint(IServiceProvider, String)
Gets the Point from the ILocationPointService provided by an object.
Top
See Also