GrapeCity SPREAD for Windows Forms 11.0J
ScaleControl(SizeF,BoundsSpecified) メソッド


構文
'Declaration
 
Protected Overrides Sub ScaleControl( _
   ByVal factor As SizeF, _
   ByVal specified As BoundsSpecified _
) 
'使用法
 
Dim instance As SymbolDialog
Dim factor As SizeF
Dim specified As BoundsSpecified
 
instance.ScaleControl(factor, specified)
protected override void ScaleControl( 
   SizeF factor,
   BoundsSpecified specified
)

パラメータ

factor
specified
参照

SymbolDialog クラス
SymbolDialog メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.