名前 | 解説 | |
---|---|---|
Cultures | Gets or sets the list of cultures to match values of the 'systemLanguage' attribute of SVG elements.
If this list is empty the language is taken from the current thread's CurrentCulture. | |
CurrentColor | Gets or sets the currentColor value used by the SVG renderer. | |
CursiveFonts | Gets or sets the list of font names belonging to the Cursive font family. | |
DefaultCursiveFonts | Gets the default list of font names belonging to the Cursive font family. | |
DefaultFantasyFonts | Gets the default list of font names belonging to the Fantasy font family. | |
DefaultMonospaceFonts | Gets the default list of font names belonging to the Serif font family. | |
DefaultSansSerifFonts | Gets the default list of font names belonging to the SansSerif font family. | |
DefaultSerifFonts | Gets the default list of font names belonging to the Serif font family. | |
FantasyFonts | Gets or sets the list of font names belonging to the Fantasy font family. | |
FontCollection | Gets or sets the custom font collection used for searching fonts and font fallbacks. | |
FontFallbackScope | Gets or sets a value specifying the scope for searching fallback fonts for the glyphs missing in the mentioned type faces. | |
IsDisposed | Gets a value indicating whether the GcSvgDocument has been disposed of. | |
MonospaceFonts | Gets or sets the list of font names belonging to the Monospace font family. | |
RestrictedFontLookup | Gets or sets a value indicating whether the fonts should be searched in the custom collection only, if any specified, not in the system collection of fonts. The default is false. | |
RootSvg | Gets the root SVG element. | |
SansSerifFonts | Gets or sets the list of font names belonging to the SansSerif font family. | |
SerifFonts | Gets or sets the list of font names belonging to the Serif font family. |