Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NGraphics2DHintSet Class
Fields Properties Methods


In This Topic
    NGraphics2DHintSet Class Members
    In This Topic

    The following tables list the members exposed by NGraphics2DHintSet.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The All set - Nulls and hints of any type.  
    Public Fieldstatic (Shared in Visual Basic)The Empty set - no Nulls and no hints of any type.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the base types of hints supported by this set.  
    Public PropertyGets whether this set supports null hints  
    Top
    Public Methods
     NameDescription
    Public MethodQueries whether the specified hintType is contained in this set (i.e. is a BaseType or a descendant of a base type).  
    Top
    See Also