| Solid Edge FrameworkSupport Type Library > TextEdit Object : GetBulletList Method |
| Visual Basic |
|---|
Public Sub GetBulletList( _ ByRef Flag As Boolean, _ ByRef Value As TextBulletTypeConstants _ ) |
| Value | Description |
|---|---|
| igArrow | Text Bullet Arrow |
| igCheckmark | Text Bullet Checkmark |
| igDash | Text Bullet Dash |
| igFilledRound | Text Bullet Filled Round |
| igFilledSquare | Text Bullet Filled Square |
| igHollowRound | Text Bullet Hollow Round |
| igHollowSquare | Text Bullet Hollow Square |
| igStar | Text Bullet Star |