ImageGear .NET - Updated
ImGearPresentation Class
Members 




ImageGear24.Presentation Assembly > ImageGear.Display Namespace : ImGearPresentation Class
Class for initialization of Presentation Assembly.
Object Model
ImGearPresentation Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ImGearPresentation 
'Usage
 
Dim instance As ImGearPresentation
public static class ImGearPresentation 
public __gc abstract __sealed class ImGearPresentation 
public ref class ImGearPresentation abstract sealed 
Remarks
This class is necessary for initialization of Presentation Assembly, if SVG rendering/rasterization is necessary in WinForms or Console application. In such case please add reference to the ImageGear Presentation Assembly and call Initialize method prior to using SVG drawing functionality.
Inheritance Hierarchy

System.Object
   ImageGear.Display.ImGearPresentation

See Also

Reference

ImGearPresentation Members
ImageGear.Display Namespace