Hide Comments
Hide Comments

TRSGPPath.AddBezier(Single,Single,Single,Single,Single,Single,Single,Single) Method

Comments (0)

Adds a sequence of connected Bézier splines to the current figure of this path.

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

x1

Type: Single

X Coordinate of the start point

y1

Type: Single

Y Coordinate of the start point

x2

Type: Single

X Coordinate of the first control point
 

y2

Type: Single

Y Coordinate of the first control point

x3

Type: Single

X Coordinate of the second control point

y3

Type: Single

Y Coordinate of the second control point

x4

Type: Single

X Coordinate of the end point

y4

Type: Single

Y Coordinate of the end point
 

Return Value

Type: TRSGPPath

expandingRemarks
expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb