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