Responder Developer Guide
SelectJumperPlacement Method (FeatureGeographicServiceUsingArcMap)


Syntax
'Declaration
 
Public Function SelectJumperPlacement( _
   ByVal snappingModelName As String, _
   ByVal handle As WaitHandle _
) As JumperDrawing
'Usage
 
Dim instance As FeatureGeographicServiceUsingArcMap
Dim snappingModelName As String
Dim handle As WaitHandle
Dim value As JumperDrawing
 
value = instance.SelectJumperPlacement(snappingModelName, handle)
public 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

FeatureGeographicServiceUsingArcMap Class
FeatureGeographicServiceUsingArcMap Members

 

 


Send Comment