Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes
FreeHandShapeModel Class
The FreeHandShape allow you to build an arbitrary curve composed of
straight lines and bezier curves.
csharp
public class FreeHandShapeModel : TallComponents.UnoPdf.Client.Models.Pdf.Shapes.PathShapeModel
Inheritance System.Object 🡒 ShapeModel 🡒 ContentShapeModel 🡒 PathShapeModel 🡒 FreeHandShapeModel
Properties | |
---|---|
FillRule | The FillRule used by this free hand shape. (Default = FillRule.NonzeroWindingNumber) |
Paths | The paths that make up this free hand shape. |