record TOutlineCharInfo
Unit
CastleOutlineFontData
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.13.0 on 2014-08-30 12:10:37
|