Represents a table shape item.

Namespace:  Neodynamic.SDK.Printing
Assembly:  Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 2.0.2000.0 (2.0.2000.0)

Syntax

C#
public class TableShapeItem : ClosedShapeItem
Visual Basic (Declaration)
Public Class TableShapeItem _
	Inherits ClosedShapeItem
Visual C++
public ref class TableShapeItem : public ClosedShapeItem

Inheritance Hierarchy

See Also