public TriangleShape( TriangleShape shape )
'Declaration Public Function New( _ ByVal shape As TriangleShape _ )
'Declaration
Public Function New( _ ByVal shape As TriangleShape _ )
'使用法 Dim shape As TriangleShape Dim instance As New TriangleShape(shape)
'使用法
Dim shape As TriangleShape Dim instance As New TriangleShape(shape)
TriangleShape クラス TriangleShape メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.