Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NShapeSearchItem Class


In This Topic
    NShapeSearchItem Class Properties
    In This Topic

    For a list of all members of this type, see NShapeSearchItem members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the name (Inherited from Nevron.Nov.Diagram.NSearchItem)
    Public PropertyGets the library item owning this shape item.  
    Public PropertyGets the owner library search info. (Inherited from Nevron.Nov.Diagram.NSearchItem)
    Public PropertyGets the search manager to which this item belongs. (Inherited from Nevron.Nov.Diagram.NSearchItem)
    Public PropertyGets the parent node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the root node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the node schema. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties. (Inherited from Nevron.Nov.Dom.NNode)
    Top
    See Also