バージョン

GetBorderStyle メソッド (IUIElementProvider)

要素の境界線スタイルを返します。
シンタックス
'宣言
 
Function GetBorderStyle( _
   ByVal element As UIElement _
) As UIElementBorderStyle
UIElementBorderStyle GetBorderStyle( 
   UIElement element
)

パラメータ

element
その境界線スタイルを取得すべきUIElement

戻り値の型

指定された要素の UIElementBorderStyle です。
参照