Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NPlugSpacing Class
Members


In This Topic
    NPlugSpacing Class
    In This Topic
    The NPlugSpacing attribute is used to space plugs connected to a single side port.
    Object Model
    NPlugSpacing Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class NPlugSpacing 
       Inherits Nevron.Dom.NAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NPlugSpacing
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class NPlugSpacing : Nevron.Dom.NAttribute, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.Diagram.Layout.NPlugSpacing

    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