GrapeCity SPREAD for Windows Forms 11.0J
Type プロパティ (AxisHitTest)


型を取得または設定します。
構文
'Declaration
 
Public Property Type As AxisInfo.AxisType
'使用法
 
Dim instance As AxisHitTest
Dim value As AxisInfo.AxisType
 
instance.Type = value
 
value = instance.Type
public AxisInfo.AxisType Type {get; set;}

プロパティ値

型。
参照

AxisHitTest クラス
AxisHitTest メンバ

 

 


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