NevronOpenVision
Nevron.Nov.Diagram.Themes Namespace / NDynamicThemeColor Class


NDynamicThemeColor Class Properties

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

Public Properties
 NameDescription
Public PropertyGets/Sets the alpha of the color. Must be from 0 to 1. 0 means a completely transparent color and 1 means a completely opaque color.  
Public PropertyGets/Sets the luminance modifier factor of the color. Can be any value. Larger values result in lighter colors. By default set to 1, which means 100% lumininace (i.e. the originanl color).  
Public PropertyGets/Sets the theme color name of this scheme color.  
Public PropertyGets/Sets the saturation modifier factor of the color. Can be any value. Larger values result in more saturated colors. By default set to 1, which means 100% saturation (i.e. the original color).  
Public PropertyGets/Sets the shade of the color. Must be from 0 to 1. Larger values result in darker colors.  
Public PropertyGets/Sets the tint of the color. Must be from 0 to 1. Larger values result in lighter colors.  
Top
See Also