record TOutlineCharInfo
Unit
CastleOutlineFonts
Declaration
type TOutlineCharInfo = record
Description
Overview
Fields
Description
Fields
PolygonsCount: Cardinal; |
How many polygons are defined inside TOutlineChar.Items. That is, how many items with Kind = pkNewPolygon are there. Note: it can be equal to 0 (for characters such as space).
|
Generated by PasDoc 0.12.1 on 2013-02-04 20:26:51
|