Chinese Simplified (简体中文)

CheckmarkTypeEnum

CheckmarkTypeEnum enumeration constants describe checkmark types.

typedef enum {
 CMT_Square,
 CMT_Empty,
 CMT_Custom,
 CMT_Circle
} CheckmarkTypeEnum;
    

Elements

Name Description
CMT_Circle

Checkmarks in circles. For example, checkmarks of this type may look like this (in checked and not checked state):

CMT_Custom

The checkmark has a non-standard form. For example, checkmarks of this type may look like this (in checked and not checked state):

CMT_Empty

Checkmarks against an empty background. For example, checkmarks of this type may look like this (in checked and not checked state):

CMT_Square

Checkmarks in squares. For example, checkmarks of this type may look like this (in checked and not checked state):

Used in

ICheckmarkBlock::CheckmarkType

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.