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