Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NHatchFill Class


In This Topic
    NHatchFill Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyThe background color of the hatch fill.  
    Public PropertyOverridden. Gets the fill type (Hatch) as an enum value.  
    Public PropertyThe foreground color of the hatch fill.  
    Public PropertyGets the document effective history service that this node uses to record history (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets or sets the material (Inherited from Nevron.Nov.Graphics.NFill)
    Public PropertyGets a reference to the document owning the node. Returns null if the node is not residing in a document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyObtains a reference to the element owning the attribute. (Inherited from Nevron.Nov.Dom.NAttribute)
    Public PropertyGets the parent node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the last ancestor in attribute ancestors chain, which is an attribute. Returns this if the parent node is not an attribute. (Inherited from Nevron.Nov.Dom.NAttribute)
    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 hatch style as an enum value.  
    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)
    Public PropertyGets or sets the texture mapping for this fill. (Inherited from Nevron.Nov.Graphics.NTextureFill)
    Top
    See Also