PowerTools SPREAD for Windows Forms 8.0J
BottomWall プロパティ (XYPlotArea)


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

XYPlotArea クラス
XYPlotArea メンバ

 

 


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