Nevron .NET Vision
Nevron.Diagram Namespace / NTranslationSlaves Structure
Members


In This Topic
    NTranslationSlaves Structure
    In This Topic
    The NTranslationSlaves structure is used to specify the shapes, which must be translated when the shape is translated
    Object Model
    NTranslationSlaves Structure
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(Nevron.Internal.vGbE)>
    <System.SerializableAttribute()>
    Public Structure NTranslationSlaves 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NTranslationSlaves
    [System.ComponentModel.TypeConverter(Nevron.Internal.vGbE)]
    [System.Serializable()]
    public struct NTranslationSlaves : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Diagram.NTranslationSlaves

    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