ArcFM Solution Developer Guide
DisplaySearchResultsGraphics Constructor(Byte,Double,Double,Int32,Boolean)


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal currentTransparency As System.Byte, _
   ByVal currentLineSize As System.Double, _
   ByVal currentPointSize As System.Double, _
   ByVal currentRgbColor As System.Integer, _
   ByVal currentDrawComplex As System.Boolean _
)
'Usage
 
Dim currentTransparency As System.Byte
Dim currentLineSize As System.Double
Dim currentPointSize As System.Double
Dim currentRgbColor As System.Integer
Dim currentDrawComplex As System.Boolean
 
Dim instance As New DisplaySearchResultsGraphics(currentTransparency, currentLineSize, currentPointSize, currentRgbColor, currentDrawComplex)
public DisplaySearchResultsGraphics( 
   System.byte currentTransparency,
   System.double currentLineSize,
   System.double currentPointSize,
   System.int currentRgbColor,
   System.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