Nevron .NET Vision
Nevron.SmartShapes Namespace / NSmartShapeDocument Class
Members


In This Topic
    NSmartShapeDocument Class
    In This Topic
    The NSmartShapeDocument class is used for the serialization of smart shapes
    Object Model
    NSmartShapeDocument Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlTypeAttribute("SmartShapeDocument")>
    <System.SerializableAttribute()>
    Public Class NSmartShapeDocument 
       Implements Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NSmartShapeDocument
    [System.Xml.Serialization.XmlType("SmartShapeDocument")]
    [System.Serializable()]
    public class NSmartShapeDocument : Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.SmartShapes.NSmartShapeDocument

    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