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