PictureBulletValue Class

PictureBulletValue class

Represents the value of the image bullet.


type PictureBulletValue struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPictureBulletValueDefault constructor.
NewPictureBulletValue_BulletValueConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of the bullet’s value.
GetImageDataGets and sets image data of the bullet.
SetImageDataGets and sets image data of the bullet.