Record TPolySlice

Hierarchy
Methods
Properties

Unit

Declaration

type TPolySlice = record

Description

Horizontal strip of a polygon being filled

Overview

Fields

Public y1: single;
Public y2: single;
Public segments: array of record id: integer; custom: PCustomPointRecord; end;
Public nbSegments: integer;

Description

Fields

Public y1: single;

This item has no description.

Public y2: single;

This item has no description.

Public segments: array of record id: integer; custom: PCustomPointRecord; end;

This item has no description.

Public nbSegments: integer;

This item has no description.