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