PowerTools SPREAD for Windows Forms 8.0J
YPlotArea コンストラクタ(YPlotArea)


コピーするプロットエリア。
指定したプロットエリアのディープコピーである新しいプロットエリアを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal plotArea As YPlotArea _
)
'使用法
 
Dim plotArea As YPlotArea
 
Dim instance As New YPlotArea(plotArea)
public YPlotArea( 
   YPlotArea plotArea
)

パラメータ

plotArea
コピーするプロットエリア。
例外
例外説明
System.ArgumentNullExceptionplotAreaがNull参照(VBではNothing)です。
参照

YPlotArea クラス
YPlotArea メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.