FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > PSObject クラス > Rotate メソッド : Rotate(Point,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)
public virtual void Rotate( Point rotationCenterPoint, float angle )