Represents an ellipse rectangle shape item.

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

Syntax

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

Inheritance Hierarchy

See Also