BulletGraph for WinForms
Copy メソッド (BaseStyle)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > BaseStyle クラス : Copy メソッド
specified style.
Copies properties of the specified style of the same type.
シンタックス
'宣言
 
Public Overridable Sub Copy( _
   ByVal prototype As BaseStyle _
) 
public virtual void Copy( 
   BaseStyle prototype
)

パラメータ

prototype
specified style.
例外
例外解説
引数の値が、呼び出されたメソッドで定義されている許容範囲外である場合にスローされる例外。
参照

BaseStyle クラス
BaseStyle メンバ