This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.drawingfontstyles [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.drawingfontstyles [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.DrawingFontStyles ====== | ====== ThinkGeo.MapSuite.Core.DrawingFontStyles ====== | ||
- | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21728";s:5:"mHash";s:32:"487171723351ef0c914f168d60356431";s:4:"mRef";s:5:"35344";} | + | {{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. | ||
+ | |||
+ | **Bold** | ||
+ | * **Summary**:This member represents bold text. | ||
+ | |||
+ | **Italic** | ||
+ | * **Summary**:This member represents italic text. | ||
+ | |||
+ | **Underline** | ||
+ | * **Summary**:This member represents underlined text. | ||
+ | |||
+ | **Strikeout** | ||
+ | * **Summary**:This member represents strikeout text. | ||