Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NImageExporter Class
Properties Methods


In This Topic
    NImageExporter Class Members
    In This Topic

    The following tables list the members exposed by NImageExporter.

    Public Constructors
     NameDescription
    Public ConstructorConstructs an image export object associated with the specified document  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the back color of the canvas (Inherited from Nevron.Diagram.Extensions.NDrawingExporter)
    Public PropertyObtains a reference to the document with which the exporter is associated (Inherited from Nevron.Diagram.Extensions.NDrawingExporter)
    Public PropertyGets/sets the bounds of the exported content (in scene coordinates)  
    Public PropertySpecifies the default padding, which you can apply to the export bounds from the visual interface of the exporter  
    Public PropertyGets/sets the graphics settings used for the export generation (Inherited from Nevron.Diagram.Extensions.NDrawingExporter)
    Public PropertySpecifies whether the generated image must be rendered in gray scales  
    Public PropertyRepresents a named bounds table used by the visual export editor  
    Public PropertyControls the pixel format of the image  
    Public PropertyGets/sets the resolution of the generated canvas (Inherited from Nevron.Diagram.Extensions.NDrawingExporter)
    Top
    Public Methods
     NameDescription
    Public MethodCopies the defined image content as a bitmap into the clipboard  
    Public MethodOverloaded. Copies the defined image content as an EMF (Extended Metafile) into the clipboard  
    Public MethodRenders the defined image content into a bitmap.  
    Public MethodSaves the defined image content as an image file.  
    Public MethodShows the image exporter dialog  
    Top
    See Also