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
Assembly: ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 3.0.3271
Syntax
public class ZebraImageFactory

The ZebraImageFactory type exposes the following members.

Constructors
 NameDescription
Public methodZebraImageFactoryInitializes a new instance of the ZebraImageFactory class
Top
Properties
 NameDescription
Public propertyStatic memberCurrent Current IZebraPrinterFactory to use
Top
Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also