CalendarView for WinForms
Transform プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Graphics クラス : Transform プロパティ
Gets or sets the world transformation for this Graphics object.
シンタックス
'宣言
 
Public Property Transform As TransformMatrix
public TransformMatrix Transform {get; set;}

プロパティ値

This property specifies a TransformMatrix object that represents the world transformation for this Graphics object.
参照

Graphics クラス
Graphics メンバ