FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > FpChart クラス : ScaleControl(SizeF,BoundsSpecified) メソッド |
'Declaration
Protected Overrides Sub ScaleControl( _ ByVal factor As SizeF, _ ByVal specified As BoundsSpecified _ )
'使用法
Dim instance As FpChart Dim factor As SizeF Dim specified As BoundsSpecified instance.ScaleControl(factor, specified)
protected override void ScaleControl( SizeF factor, BoundsSpecified specified )