FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > SpreadCameraShape クラス : DoSize メソッド |
'Declaration Protected Overrides Sub DoSize( _ ByVal resizeHandle As Integer, _ ByVal pt As Point _ )
'使用法 Dim instance As SpreadCameraShape Dim resizeHandle As Integer Dim pt As Point instance.DoSize(resizeHandle, pt)
protected override void DoSize( int resizeHandle, Point pt )