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


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

パラメータ

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

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

 

 


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