record Tgpc_polygon

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type Tgpc_polygon = record

Description

 

Overview

Fields

num_contours: integer;
hole: PIntegerArray;
contour: Pgpc_vertex_list_array;

Description

Fields

num_contours: integer;

Polygon set structure

hole: PIntegerArray;

Number of contours in polygon

contour: Pgpc_vertex_list_array;

Hole / external contour flags


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:42