This property refers to the size, in bytes, of the image set in the Layer(Index).Image property. The index can range from 0 to 99.
[Visual Basic] Public ReadOnly Property
ImageSize As Integer
[C#] public int ImageSize {get;}
Property Value
The size of the image in bytes
Explanation
The ImageSize property refers to the size, in bytes, of the image set in the Layer(Index).Image property.
See Also
ImageKit.Layer Members | Newtone.ImageKit.Win.ImageKit