ZebraImageIWidth Property
|
Gets the image's width in pixels.
Namespace:
Zebra.Sdk.Graphics
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax ReadOnly Property Width As Integer
Get
property int Width {
int get ();
}
Property Value
Type:
Int32See Also