バージョン

DrawScenicRibbonButtonBorders(UIElementDrawParams,UIElementButtonState,Corners) メソッド

Scenic リボン ボタンのスタイルで境界を描画します。
シンタックス
'宣言
 
Public Overloads Shared Sub DrawScenicRibbonButtonBorders( _
   ByRef drawParams As UIElementDrawParams, _
   ByVal buttonState As UIElementButtonState, _
   ByVal corners As Corners _
) 
public static void DrawScenicRibbonButtonBorders( 
   ref UIElementDrawParams drawParams,
   UIElementButtonState buttonState,
   Corners corners
)

パラメータ

drawParams
レンダリング情報を提供するために使用される UIElementDrawParams
buttonState
ボタンの UIElementButtonState
corners
どの角が丸められるかを指定する列挙体。
参照