Responder Developer Guide
SelectJumperPlacement Method (IFeatureGeographicService)


Syntax
'Declaration
 
Function SelectJumperPlacement( _
   ByVal snappingModelName As String, _
   ByVal handle As WaitHandle _
) As JumperDrawing
'Usage
 
Dim instance As IFeatureGeographicService
Dim snappingModelName As String
Dim handle As WaitHandle
Dim value As JumperDrawing
 
value = instance.SelectJumperPlacement(snappingModelName, handle)
JumperDrawing SelectJumperPlacement( 
   string snappingModelName,
   WaitHandle handle
)

Parameters

snappingModelName
handle
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IFeatureGeographicService Interface
IFeatureGeographicService Members

 

 


Send Comment