CalendarView for WinForms
CircumDirection プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : CircumDirection プロパティ
Gets or sets the drawing direction of the circle shapes.
シンタックス
'宣言
 
Public Property CircumDirection As CircumDirection
public CircumDirection CircumDirection {get; set;}

プロパティ値

A CircumDirection indicates the circum-direction.
解説
The default direction is CircumDirection.Counterclockwise. The CircumDirection function specifies the direction in which the following functions draw: DrawArc(Point,UInt32,Single,Single), C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.DrawArc(System.Drawing.Rectangle,System.Drawing.Point,System.Drawing.Point)M:C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.PaintEllipse(System.Drawing.Rectangle)M:C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.PaintRectangle(System.Drawing.Rectangle)PaintRoundRectangle
参照

DeviceContext クラス
DeviceContext メンバ