VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodePath Class
Constructors Methods SeeAlso
In This Topic
BarcodePath Class Members
In This Topic
The following tables list the members exposed by BarcodePath.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
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