PointHelper Methods | 
The PointHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetLocationPointService(IServiceProvider) | 
            Gets the ILocationPointService provided by an object.
              | |
| GetLocationPointService(IServiceProvider, String) | 
            Gets the ILocationPointService provided by an object.
              | |
| GetOptionalLocationPointService | 
            Gets the ILocationPointService provided by an object, or  if the service does not exist.
              | |
| GetPoint(IServiceProvider) | 
            Gets the Point from the ILocationPointService provided by an object.
              | |
| GetPoint(IServiceProvider, String) | 
            Gets the Point from the ILocationPointService provided by an object.
              |