protected override void ScaleControl( SizeF factor, BoundsSpecified specified )
'Declaration Protected Overrides Sub ScaleControl( _ ByVal factor As SizeF, _ ByVal specified As BoundsSpecified _ )
'Declaration
Protected Overrides Sub ScaleControl( _ ByVal factor As SizeF, _ ByVal specified As BoundsSpecified _ )
'使用法 Dim instance As DrawingToolbar Dim factor As SizeF Dim specified As BoundsSpecified instance.ScaleControl(factor, specified)
'使用法
Dim instance As DrawingToolbar Dim factor As SizeF Dim specified As BoundsSpecified instance.ScaleControl(factor, specified)
DrawingToolbar クラス DrawingToolbar メンバ
© 2004-2017, GrapeCity inc. All rights reserved.