Represents a rectangle shape item.

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

Syntax

C#
public class RectangleShapeItem : ClosedShapeItem
Visual Basic
Public Class RectangleShapeItem _
	Inherits ClosedShapeItem
Visual C++
public ref class RectangleShapeItem : public ClosedShapeItem

Inheritance Hierarchy

See Also