This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.drawingfontstyles [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.drawingfontstyles [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.DrawingFontStyles ====== | + | ====== ThinkGeo.MapSuite.Core.DrawingFontStyles ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration specifies the type of font style for drawing text.// | ||
+ | == Remarks == | ||
+ | * //None// | ||
+ | == Items == | ||
+ | **Regular** | ||
+ | * **Summary**:This member represents standard text. | ||
- | <!-- Enumeration --> | + | **Bold** |
- | This enumeration specifies the type of font style for drawing text. | + | * **Summary**:This member represents bold text. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | **Italic** |
- | | Regular | This member represents standard text. | | + | * **Summary**:This member represents italic text. |
- | | Bold | This member represents bold text. | | + | |
- | | Italic | This member represents italic text. | | + | **Underline** |
- | | Underline | This member represents underlined text. | | + | * **Summary**:This member represents underlined text. |
- | | Strikeout | This member represents strikeout text. | | + | |
+ | **Strikeout** | ||
+ | * **Summary**:This member represents strikeout text. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||