ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration represents the spline type for labeling.
Name | Summary |
---|---|
Default | Default SplineType provided in PositionStyle. |
None | This SplineType will label the text in a line type without any spling effects, this kinds of type will gain better performance compare to StandardSplining. |
StandardSplining | This SplineType will label the text in a standard Spline way, it will have much better outlook in some situations while it will lose slightly some performance. |
ForceSplining | This SplineType will force the labe text using Spline way, otherwise the label won't display.Usually it is just used for Asian languages like Chinese or Japanese. |