====== ThinkGeo.MapSuite.Core.PointType ====== {{section>upgrade_map_suite_to_10.0}} * //This enumeration defines how a PointSymbol will be drawn.// == Remarks == * //Depending on which of the members you choose, there are different properties that need to be set on the PointStyle.// == Items == **Symbol** * **Summary**:The point will be drawn using a symbol. **Bitmap** * **Summary**:The point will be drawn using a bitmap. **Character** * **Summary**:The point will be drawn using a font character.