Nevron .NET Vision
Nevron.Editors Namespace / NSmartShapeCanvasSettings Class
Members


In This Topic
    NSmartShapeCanvasSettings Class
    In This Topic
    The NSmartShapeCanvasSettings class is used to encapsulate the editable and persistent settings of the smart shape canvas
    Object Model
    NSmartShapeCanvasSettings Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NSmartShapeCanvasSettings 
       Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NSmartShapeCanvasSettings
    [System.Serializable()]
    public class NSmartShapeCanvasSettings : Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Editors.NSmartShapeCanvasSettings

    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