Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NFillableSymbolShape Class
Members


In This Topic
    NFillableSymbolShape Class
    In This Topic
    Represents a shape of a symbol. Serves as base class for rectangle, ellipse and path symbol shapes.
    Object Model
    NFillableSymbolShape Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NFillableSymbolShape 
       Inherits NSymbolShape
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NFillableSymbolShape
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NSymbolShape
                   Nevron.Nov.UI.NFillableSymbolShape
                      Nevron.Nov.UI.NEllipseSymbolShape
                      Nevron.Nov.UI.NPathSymbolShape
                      Nevron.Nov.UI.NPolygonSymbolShape
                      Nevron.Nov.UI.NRectangleSymbolShape

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also