GrapeCity SPREAD for Windows Forms 11.0J
SunburstPlotArea コンストラクタ(SunburstPlotArea)


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

パラメータ

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

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

 

 


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