'宣言
Public Property CircumDirection As CircumDirection
public CircumDirection CircumDirection {get; set;}
プロパティ値
A DeviceContext.CircumDirection indicates the circum-direction.
解説
The default direction is CircumDirection.Counterclockwise. The CircumDirection function specifies the direction in which the following functions draw: DeviceContext.DrawArc, 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)DeviceContext.PaintRoundRectangle