CharacterBulletValue

CharacterBulletValue class

Represents the character bullet.

Constructors

NameDescription
CharacterBulletValue

Properties

NameTypeDescription
TypeintGets the type of the bullet. The value of the property is BulletType integer constant.
CharactercharGets and sets character of the bullet.

CharacterBulletValue()

CharacterBulletValue.Type property

Gets the type of the bullet. The value of the property is BulletType integer constant.

Type: int

CharacterBulletValue.Character property

Gets and sets character of the bullet.

Type: char