'Declaration Public Function New( _ ByVal color As Color, _ ByVal width As Single _ )
'使用法 Dim color As Color Dim width As Single Dim instance As New SolidLine(color, width)
public SolidLine( Color color, float width )
SolidLine クラス SolidLine メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.