ArcFM Engine Developer Guide
TraceStoppingElement Constructor(IMMTraceStopper,esriElementType)


Syntax
'Declaration
 
Public Function New( _
   ByVal stopper As IMMTraceStopper, _
   ByVal elementType As esriElementType _
)
'Usage
 
Dim stopper As IMMTraceStopper
Dim elementType As esriElementType
 
Dim instance As New TraceStoppingElement(stopper, elementType)
public TraceStoppingElement( 
   IMMTraceStopper stopper,
   esriElementType elementType
)

Parameters

stopper
elementType
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

TraceStoppingElement Class
TraceStoppingElement Members
Overload List

 

 


Send Comment