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


In This Topic
    NSmartShape Class
    In This Topic
    The NSmartShape class represents a shape, much of which content is defined by an underlying shape sheet.
    Object Model
    NSmartShape Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.SmartShapes.NSmartGroup)>
    <System.Xml.Serialization.XmlTypeAttribute("SmartShape")>
    <System.SerializableAttribute()>
    Public Class NSmartShape 
       Implements Nevron.FormulaSheet.INFormulaSheetContainer, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NSmartShape
    [System.Xml.Serialization.XmlInclude(Nevron.SmartShapes.NSmartGroup)]
    [System.Xml.Serialization.XmlType("SmartShape")]
    [System.Serializable()]
    public class NSmartShape : Nevron.FormulaSheet.INFormulaSheetContainer, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.SmartShapes.NSmartShape
          Nevron.SmartShapes.NSmartGroup

    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