ZebraImageIWidth Property 
             | 
          
        
         
            Gets the image's width in pixels.
            
 
    Namespace: 
   Zebra.Sdk.Graphics
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
SyntaxReadOnly Property Width As Integer
	Get
property int Width {
	int get ();
}Property Value
Type: 
Int32
See Also