Nevron .NET Vision
Nevron.Diagram Namespace / NGraphicsSettings Class
Members


In This Topic
    NGraphicsSettings Class
    In This Topic
    Represents an extraction of the settings, which can be applied on Graphics
    Object Model
    NGraphicsSettings Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorAttribute(Nevron.Diagram.Editors.NGraphicsSettingsTypeEditor, System.Drawing.Design.UITypeEditor)>
    <System.SerializableAttribute()>
    Public Class NGraphicsSettings 
       Inherits Nevron.Dom.NAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NGraphicsSettings
    [System.ComponentModel.Editor(Nevron.Diagram.Editors.NGraphicsSettingsTypeEditor, System.Drawing.Design.UITypeEditor)]
    [System.Serializable()]
    public class NGraphicsSettings : Nevron.Dom.NAttribute, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.Diagram.NGraphicsSettings

    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