PathBuilder.AddPathSegment
PathBuilder.AddPathSegment method
Adds a custom path segment to the path data.
public PathBuilder AddPathSegment(string segment)
| Parameter | Type | Description | 
|---|---|---|
| segment | String | The custom path segment string. | 
Return Value
The current PathBuilder instance.
See Also
- class PathBuilder
 - namespace Aspose.Svg.Builder
 - assembly Aspose.SVG