FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > RoundedLineBorderFactory クラス > CreateRoundedLineBorder メソッド : CreateRoundedLineBorder(Color) メソッド |
'Declaration
Public Overloads Function CreateRoundedLineBorder( _ ByVal color As Color _ ) As RoundedLineBorder
'使用法
Dim instance As RoundedLineBorderFactory Dim color As Color Dim value As RoundedLineBorder value = instance.CreateRoundedLineBorder(color)
public RoundedLineBorder CreateRoundedLineBorder( Color color )