Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes
LayerShapeModel Class
A layer shape can be seen as a canvas. You draw on this canvas by adding
shapes to it, they will be placed inside this layer.
csharp
public class LayerShapeModel : TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ShapeModel
Inheritance System.Object 🡒 ShapeModel 🡒 LayerShapeModel
Properties | |
---|---|
Layer | The layer this shape is connected to. |
Shapes | Get a shape by index (0-based). |