Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NCanvas Class
Members


In This Topic
    NCanvas Class
    In This Topic
    The NCanvas class represents a virtual drawing surface, which can be used to render a drawing document
    Object Model
    NCanvas Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NCanvas 
    'Usage
     
    
    Dim instance As NCanvas
    [System.Serializable()]
    public class NCanvas 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Extensions.NCanvas

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also