Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.FreeHandPathModel
FreeHandPathModel.Segments Property
The segments that make up this free hand path.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.Shapes.FreeHandSegmentModel[] Segments { get; set; }
Property Value
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.FreeHandSegmentModel[]