Basic Library for UWP/WinRT XAML
OuterArc プロパティ

現在の C1RadialMenuItem を表す扇形を描画するために xaml で使用される外側円弧の定義を取得します。
構文
'宣言
 
Public Property OuterArc As ArcSegmentDef
public ArcSegmentDef OuterArc {get; set;}
解説
このプロパティは、C1RadialPanel パネルで設定されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1RadialMenuItem クラス
C1RadialMenuItem メンバ

Send Feedback