Imageプロパティに設定されたイメージのサイズをバイト数で示します。
[Visual Basic]
Public ReadOnly Property ImageSize As Integer
[C#]
public int ImageSize {get;}

プロパティ値

イメージサイズのバイト数

解説

Imageプロパティに設定されたイメージのサイズをバイト数で示します。

参照

ImageKit メンバ | Newtone.ImageKit.WPF.ImageKit