Represents an ellipse rectangle shape item.

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

Syntax

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

Inheritance Hierarchy

See Also