'Declaration Function GetRenderer( _ ByVal rendererType As Type _ ) As Object
object GetRenderer( Type rendererType )
Parameters
- rendererType
- The System.Type of the base class or interface that the returned renderer must implement.
Return Value
The instance of the renderer that that provides rendering services for this component.