PowerTools SPREAD for Windows Forms 8.0J
SurfaceLine プロパティ


等高線の線を取得または設定します。
構文
'Declaration
 
Public Property SurfaceLine As Line
'使用法
 
Dim instance As XYZSurfaceSeries
Dim value As Line
 
instance.SurfaceLine = value
 
value = instance.SurfaceLine
public Line SurfaceLine {get; set;}

プロパティ値

等高線の線を含むLineオブジェクト
解説
値Null(VBではNothing)は、その等高線に対して線が設定されていないことを示します。
参照

XYZSurfaceSeries クラス
XYZSurfaceSeries メンバ

 

 


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