BezierSize property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long BezierSize;

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