XpsPolyBezierSegment

Inheritance: java.lang.Object, com.aspose.xps.XpsObject, com.aspose.xps.XpsPathSegment, com.aspose.xps.XpsPathPolySegment

public class XpsPolyBezierSegment extends XpsPathPolySegment

Class incapsulating PolyBezierSegment element features. This element describes a set of cubic B?zier curves.

Methods

MethodDescription
deepClone()Clones this set of cubic B?zier curves.

deepClone()

public XpsPolyBezierSegment deepClone()

Clones this set of cubic B?zier curves.

Returns: XpsPolyBezierSegment - Clone of this set of cubic B?zier curves.