Nevron .NET Vision
Nevron.Diagram.Batches Namespace / NBatchTransform Class
Members


In This Topic
    NBatchTransform Class
    In This Topic
    The NBatchTransform class is used to facilitate transformation based operations on a set of nodes
    Object Model
    NBatchTransform Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NBatchTransform 
       Inherits NBatch
    'Usage
     
    
    Dim instance As NBatchTransform
    [System.Serializable()]
    public class NBatchTransform : NBatch 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Batches.NBatch
          Nevron.Diagram.Batches.NBatchTransform

    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