Integer constants specifying the style of points on the object. This property can be set at design time and is read-only at run time.
Name |
Value |
Description |
apltPointStyleNone |
0 |
None |
apltPointStyleCircle |
1 |
Circle |
apltPointStyleCross |
2 |
Cross |
apltPointStyleDiamond |
3 |
Diamond |
apltPointStyleHex |
4 |
Hex |
apltPointStylePlus |
5 |
Plud |
apltPointStyleSquare |
6 |
Square |
apltPointStyleStar |
7 * |
Star |
apltPointStyleTriangle |
8 |
Triangle |
apltPointStylePoint |
9 |
Point |