Represents the radii of a rectangle's corners.

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 RectangleCornerRadius : INotifyPropertyChanged
Visual Basic
Public Class RectangleCornerRadius
	Implements INotifyPropertyChanged
Visual C++
public ref class RectangleCornerRadius : INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Printing..::..RectangleCornerRadius

See Also