FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ChartShape クラス > SizeRegion メソッド : SizeRegion(Single,Single,Single,Single) メソッド |
'Declaration
Protected Overloads Overrides Sub SizeRegion( _ ByVal newWidth As Single, _ ByVal newHeight As Single, _ ByVal oldWidth As Single, _ ByVal oldHeight As Single _ )
'使用法
Dim instance As ChartShape Dim newWidth As Single Dim newHeight As Single Dim oldWidth As Single Dim oldHeight As Single instance.SizeRegion(newWidth, newHeight, oldWidth, oldHeight)