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