ArcFM Desktop Developer Guide
HighlightEventArgs Constructor


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal envelope As ESRI.ArcGIS.Geometry.IEnvelopeGEN, _
   ByVal screenDisplay As ESRI.ArcGIS.Display.IScreenDisplay _
)
'Usage
 
Dim envelope As ESRI.ArcGIS.Geometry.IEnvelopeGEN
Dim screenDisplay As ESRI.ArcGIS.Display.IScreenDisplay
 
Dim instance As New HighlightEventArgs(envelope, screenDisplay)
public HighlightEventArgs( 
   ESRI.ArcGIS.Geometry.IEnvelopeGEN envelope,
   ESRI.ArcGIS.Display.IScreenDisplay screenDisplay
)

Parameters

envelope
screenDisplay
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

HighlightEventArgs Class
HighlightEventArgs Members

 

 


Send Comment