VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodePath Class
In This Topic
BarcodePath Class Methods
In This Topic
For a list of all methods of this type, see BarcodePath.
Public Methods
 NameDescription
Public MethodAdds a cubic Bezier curve to this graphics path.
Public MethodAdds a sequence of connected cubic Bezier curves to this graphics path.
Public MethodAppends a line segment to this graphics path.
Public MethodAppends the series of connected line segments to this graphics path.
Public MethodAdds the path data to this graphics path.
Public MethodCloses the current figure and starts a new figure.
Public MethodReturns the path data for this graphics path.
Public MethodStarts a new figure without closing the current figure.
See Also