CalendarView for WinForms
Size プロパティ (Bitmap)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Bitmap クラス : Size プロパティ
Gets the width and height of this Bitmap object.
シンタックス
'宣言
 
Public ReadOnly Property Size As System.Drawing.Size
public System.Drawing.Size Size {get;}

プロパティ値

A Size structure that represents the width and height of this Bitmap object.
参照

Bitmap クラス
Bitmap メンバ