public RoundedLineBorder( Color color )
'Declaration Public Function New( _ ByVal color As Color _ )
'使用法 Dim color As Color Dim instance As New RoundedLineBorder(color)
FarPoint.Win.RoundedLineBorder rlb = new FarPoint.Win.RoundedLineBorder(Color.Red);
Dim rlb As New FarPoint.Win.RoundedLineBorder(Color.Red)
RoundedLineBorder クラス RoundedLineBorder メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.