SweepDirection 列挙型

定義

楕円の円弧が描画される方向を定義します。

public enum class SweepDirection
public enum SweepDirection
type SweepDirection = 
Public Enum SweepDirection
継承
SweepDirection

フィールド

Clockwise 1

円弧が時計回り (正の角) の方向に描画されるように指定します。

Counterclockwise 0

円弧が反時計回り (負の角) の方向に描画されるように指定します。

適用対象

こちらもご覧ください