Responder Developer Guide
DisplaySearchResultsGraphics Constructor(Byte,Double,Double,Int32,Boolean)


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal currentTransparency As Byte, _
   ByVal currentLineSize As Double, _
   ByVal currentPointSize As Double, _
   ByVal currentRgbColor As Integer, _
   ByVal currentDrawComplex As Boolean _
)
'Usage
 
Dim currentTransparency As Byte
Dim currentLineSize As Double
Dim currentPointSize As Double
Dim currentRgbColor As Integer
Dim currentDrawComplex As Boolean
 
Dim instance As New DisplaySearchResultsGraphics(currentTransparency, currentLineSize, currentPointSize, currentRgbColor, currentDrawComplex)
public DisplaySearchResultsGraphics( 
   byte currentTransparency,
   double currentLineSize,
   double currentPointSize,
   int currentRgbColor,
   bool currentDrawComplex
)

Parameters

currentTransparency
currentLineSize
currentPointSize
currentRgbColor
currentDrawComplex
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

DisplaySearchResultsGraphics Class
DisplaySearchResultsGraphics Members
Overload List

 

 


Send Comment