ActiveReports 8
FromColorEx Method

The ColorEx structure to create the new ColorEx structure from.
Creates a ColorEx structure from the existing ColorEx structure.
Syntax
'Declaration
 
Public Shared Function FromColorEx( _
   ByVal colorEx As ColorEx _
) As ColorEx
public static ColorEx FromColorEx( 
   ColorEx colorEx
)

Parameters

colorEx
The ColorEx structure to create the new ColorEx structure from.
See Also

Reference

ColorEx Structure
ColorEx Members

Support Forum