Click or drag to resize

ZebraImageFactory Class

A factory used to acquire an instance of ZebraImageI.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.Graphics.SharedZebraImageFactory

Namespace:  Zebra.Sdk.Graphics.Shared
Assemblies:   ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
Syntax
public class ZebraImageFactory

The ZebraImageFactory type exposes the following members.

Constructors
  NameDescription
Public methodZebraImageFactory
Initializes a new instance of the ZebraImageFactory class
Top
Properties
  NameDescription
Public propertyStatic memberCurrent
Current IZebraPrinterFactory to use
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also