Class | Description | |
---|---|---|
NDrawingTheme | Represents a NOV diagram drawing theme. | |
NDrawingThemeCollection | A collection of drawing themes. | |
NDynamicThemeColor | A theme color that depends on a color from the theme color palette. | |
NStaticThemeColor | A theme color that always has the same NColor equivalent. | |
NThemeArrowhead | Represents a theme arrowhead style. | |
NThemeArrowheadCollection | A collection of theme arrowhead styles. | |
NThemeColor | Base class for all theme colors. Theme colors are typically used in theme fill and stroke styles. | |
NThemeColorFill | Represents a theme color fill. | |
NThemeColorInfo | Base class for all theme color infos | |
NThemeColorPalette | Represents the color palette of a drawing theme. Contains a collection of primary colors for the theme, as well as a collection of colors for each of the theme variants. | |
NThemeConnectorStyle | Contains connector style for a theme. | |
NThemeEntry<T> | Base class for all theme entries like theme colors, theme fill styles, theme stroke styles, etc. | |
NThemeFill | Base class for all theme fills. | |
NThemeFillCollection | Represents a collection of fill styles. | |
NThemeFont | Represents a theme font. | |
NThemeFontCollection | A collection of theme fonts. | |
NThemeGradientStop | Represents a gradient stop used in theme gradient definitions. | |
NThemeGradientStopCollection | Represents a collection of gradient points. | |
NThemeLinearGradientFill | Represents a theme linear gradient fill. | |
NThemePaletteColorInfo | Represents the theme palette color info. | |
NThemeShapeStyle | Contains shape styles for a theme. | |
NThemeStroke | Represents a theme stroke style. | |
NThemeStrokeCollection | Repsesents a collection of stroke styles. | |
NThemeVariantColorInfo | Represents the theme variant color info. | |
NThemeVariantStyle | Represents a theme variant style, which is a collection of theme variant style entries. | |
NThemeVariantStyleCollection | A collection of theme variant styles. | |
NThemeVariantStyleEntry | Contains information about the fill, stroke and text style of a theme variant for a specific style index. | |
NVariantColorPalette | Represents a variant color palette, which is a palette that contains 7 colors. | |
NVariantColorPaletteCollection | A collection of theme variant color palettes. |