public virtual void Scale( float scaleX, float scaleY, bool repaint )
'Declaration Public Overloads Overridable Sub Scale( _ ByVal scaleX As Single, _ ByVal scaleY As Single, _ ByVal repaint As Boolean _ )
'Declaration
Public Overloads Overridable Sub Scale( _ ByVal scaleX As Single, _ ByVal scaleY As Single, _ ByVal repaint As Boolean _ )
'使用法 Dim instance As PSObject Dim scaleX As Single Dim scaleY As Single Dim repaint As Boolean instance.Scale(scaleX, scaleY, repaint)
'使用法
Dim instance As PSObject Dim scaleX As Single Dim scaleY As Single Dim repaint As Boolean instance.Scale(scaleX, scaleY, repaint)
PSObject クラス PSObject メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.