CDC::SetArcDirection

int SetArcDirection( int nArcDirection );

Return Value

Specifies the old arc direction, if successful; otherwise 0.

Parameters

nArcDirection

Specifies the new arc direction. This parameter can be either of the following values:

Remarks

Sets the drawing direction to be used for arc and rectangle functions. The default direction is counterclockwise. The SetArcDirection function specifies the direction in which the following functions draw:

Arc Pie
ArcTo Rectangle
Chord RoundRect
Ellipse

CDC OverviewClass MembersHierarchy Chart

See Also   CDC::GetArcDirection, ::SetArcDirection