BezierSize property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int BezierSize;

Delphi Syntax

BezierSize: Integer;

Overview

Refer to Creating and Using a Bitmap Region

Remarks

(Read only) Indicates the size of the arrays (BezierX property and BezierY property) used to store the vertices of the Bezier curve.

This property is updated by the CurveToBezier method.

See Also

Elements:

BezierX property, BezierY property, CurveToBezier method, CurveX property, CurveY property, CurveSize property, CurveTension property, CurveType property, SetRgnCurve method

Topics:

Raster Images: Creating and Using a Region