PTTextRenderingMode
enum PTTextRenderingMode { e_ptfill_text = 0,
e_ptstroke_text,
e_ptfill_stroke_text,
e_ptinvisible_text,
e_ptfill_clip_text,
e_ptstroke_clip_text,
e_ptfill_stroke_clip_text,
e_ptclip_text}
Undocumented
-
Undocumented
Declaration
Objective-C
e_ptfill_text = 0 -
Undocumented
Declaration
Objective-C
e_ptstroke_text -
Undocumented
Declaration
Objective-C
e_ptfill_stroke_text -
Undocumented
Declaration
Objective-C
e_ptinvisible_text -
Undocumented
Declaration
Objective-C
e_ptfill_clip_text -
Undocumented
Declaration
Objective-C
e_ptstroke_clip_text -
Undocumented
Declaration
Objective-C
e_ptfill_stroke_clip_text -
Undocumented
Declaration
Objective-C
e_ptclip_text
PTTextRenderingMode Enumeration Reference