Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes
ShapeModel Class
csharp
public abstract class ShapeModel
Inheritance System.Object 🡒 ShapeModel
Derived
↳ AnnotationShapeModel
↳ ArcShapeModel
↳ ClipShapeModel
↳ Code128BarcodeShapeModel
↳ ContentShapeModel
↳ ImageShapeModel
↳ LayerShapeModel
↳ MultilineTextShapeModel
↳ PageShapeModel
↳ RectangleShapeModel
↳ ShapeCollectionModel
↳ SimpleXhtmlShapeModel
↳ SvgShapeModel
Properties | |
---|---|
Dock | How this shape is docked. |
ID | This Identifier (ID) can be used to track which shape raise an exception. |
Margin | Get or set the margin of a shape. |
X | X-position of the lower-left corner, center or start point (depending on shape type). |
Y | Y-position of the lower-left corner, center or start point (depending on shape type). |