[Visual Basic] Public ReadOnly Property ImageSize As Integer
[C#] public int ImageSize {get;}
プロパティ値
イメージサイズのバイト数
解説
Layer(Index).Imageプロパティに設定されたイメージのサイズをバイト数で示します。
参照
ImageKit.Layer メンバ | Newtone.ImageKit.WPF.ImageKit
[Visual Basic] Public ReadOnly Property ImageSize As Integer
[C#] public int ImageSize {get;}
イメージサイズのバイト数
Layer(Index).Imageプロパティに設定されたイメージのサイズをバイト数で示します。
ImageKit.Layer メンバ | Newtone.ImageKit.WPF.ImageKit