NDrawingThemeCollection Class Members
In This Topic
The following tables list the members exposed by NDrawingThemeCollection.
Public Constructors
Public Fields
Public Methods
| Name | Description |
 | TryGetTheme | Tries to get the theme with the given theme id and returns true on success. |
 | TryGetThemeArrowhead | Tries to get the theme arrowhead for the given theme info and shape style. |
 | TryGetThemeFill | Tries to get the theme fill for the given theme info and shape style. |
 | TryGetThemeFontStyle | Tries to get the theme font style for the given theme info and shape style. |
 | TryGetThemeStroke | Tries to get the theme stroke for the given theme info and shape style. |
Top
See Also