This property refers to the size of the image in bytes.

[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 of the image in bytes. When the Image property is set the values of this property are automatically set.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation