An abstract base class that provides basic functionality for any descended ClosedShapeItem class.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
C# |
---|
public abstract class ClosedShapeItem : ShapeItem |
Visual Basic |
---|
Public MustInherit Class ClosedShapeItem Inherits ShapeItem |
Visual C++ |
---|
public ref class ClosedShapeItem abstract : public ShapeItem |
Inheritance Hierarchy
System..::..Object
Neodynamic.SDK.Printing..::..Item
Neodynamic.SDK.Printing..::..ShapeItem
Neodynamic.SDK.Printing..::..ClosedShapeItem
Neodynamic.SDK.Printing..::..EllipseShapeItem
Neodynamic.SDK.Printing..::..RectangleShapeItem
Neodynamic.SDK.Printing..::..Item
Neodynamic.SDK.Printing..::..ShapeItem
Neodynamic.SDK.Printing..::..ClosedShapeItem
Neodynamic.SDK.Printing..::..EllipseShapeItem
Neodynamic.SDK.Printing..::..RectangleShapeItem