Represents the thickness for the four sides of a frame.

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

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Printing..::..FrameThickness

See Also