[Visual
Basic] imagekitcontrolname.ImageWidthByte
[= Long]
[Visual
C++] [long =
]imagekitcontrolname.GetImageWidthByte()
Reference
The number of bytes per line in the image.
Explanation
The ImageWidthByte property refers to the number of bytes per line in the image. When the ImageHandle property is set the values of the ImageWidthByte property are automatically set.
This property is not valid for vector data.
Setting this value
This value cannot be set.Retrieving this value
This value can be retrieved at run-time.