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


In This Topic
    NBatchFormat Class
    In This Topic
    The NBatchFormat class is used to provide transaction based format operations for styleable nodes
    Object Model
    NBatchFormat Class
    Syntax
    'Declaration
     
    
    Public Class NBatchFormat 
       Inherits NBatch
    'Usage
     
    
    Dim instance As NBatchFormat
    public class NBatchFormat : NBatch 
    Remarks
    The Build method filters the building nodes for INStyleable interface implementation.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Batches.NBatch
          Nevron.Diagram.Batches.NBatchFormat

    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