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


In This Topic
    NXamlExporter Class Members
    In This Topic

    The following tables list the members exposed by NXamlExporter.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    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 graphics settings used for the export generation (Inherited from Nevron.Diagram.Extensions.NDrawingExporter)
    Public PropertyGets the image format settings of the XAML file.  
    Public PropertyGets/sets the resolution of the generated canvas (Inherited from Nevron.Diagram.Extensions.NDrawingExporter)
    Top
    Public Methods
     NameDescription
    Public MethodRenders the drawing to XAML.  
    Public MethodSaves the drawing to a XAML file.  
    Public MethodShows the Xaml exporter dialog.  
    Top
    See Also