GrapeCity SPREAD for Windows Forms 11.0J
BackWall プロパティ (SunburstPlotArea)


背壁を取得または設定します。
構文
'Declaration
 
Public Property BackWall As Wall
'使用法
 
Dim instance As SunburstPlotArea
Dim value As Wall
 
instance.BackWall = value
 
value = instance.BackWall
public Wall BackWall {get; set;}
例外
例外説明
System.ArgumentNullExceptionvalueがNull参照(VBではNothing)です。
参照

SunburstPlotArea クラス
SunburstPlotArea メンバ

 

 


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