Base type for all non-field and non-annotation shapes.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public abstract class ContentShape : Shape
Visual Basic
<SerializableAttribute> _
Public MustInherit Class ContentShape _
	Inherits Shape

Inheritance Hierarchy

See Also