NevronOpenVision
Nevron.Nov.Graphics Namespace / NFill Class
Fields Properties Methods Events


In This Topic
    NFill Class Members
    In This Topic

    The following tables list the members exposed by NFill.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Material property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NFill  
    Top
    Protected Fields
     NameDescription
    Protected Internal FieldMaterial of the object (used in 3D)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the fill type as an enum value.  
    Public PropertyGets or sets the material  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodMust override to create a new fill by inverting the colors of this fill.  
    Public Methodstatic (Shared in Visual Basic)Creates a fill from the specified pattern and two colors.  
    Public MethodGets the primary color of the fill. Must be overriden in fill types for which a primary color can be defined.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Called when the local value of a property has changed. Raises the property LocalValueChanged event.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also