record TOutlineCharInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TOutlineCharInfo = record

Description

 

Overview

Fields

MoveX: Single;
MoveY: Single;
Height: Single;
PolygonsCount: Cardinal;
ItemsCount: Cardinal;

Description

Fields

MoveX: Single;
 
MoveY: Single;
 
Height: Single;
 
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).

ItemsCount: Cardinal;

Number of Items inside a TOutlineChar.Items.


Generated by PasDoc 0.13.0 on 2014-04-30 22:06:43