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


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

パラメータ

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

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

 

 


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