NevronOpenVision
Nevron.Nov.Diagram.Themes Namespace / NVariantColorPalette Class
Fields Properties Methods Events


In This Topic
    NVariantColorPalette Class Members
    In This Topic

    The following tables list the members exposed by NVariantColorPalette.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Colors property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NVariantColorPalette.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of colors in this palette.  
    Public PropertyGets/Sets the color at the given index.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodChecks whether this palette contains the given color.  
    Public MethodCopies all colors of this collection to the given array, starting from the specified array index.  
    Public MethodGets an iterator that iterates throw the items in forward order.  
    Public MethodGets an iterator that iterates throw the items in a reverse order.  
    Public MethodReturns the index of the given color in this collection or -1 if such color is not found.  
    Public MethodConverts this set to an array.  
    Top
    See Also