Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / HttpHandlerImageRender Class / HttpHandlerImageRender Constructor / HttpHandlerImageRender Constructor()
Example


In This Topic
    HttpHandlerImageRender Constructor()
    In This Topic
    Initializes a new instance of the HttpHandlerImageRender class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New HttpHandlerImageRender()
    public HttpHandlerImageRender()
    Example
    This example uses the HttpHandlerImageRender class.
    See Also