GrapeCity SPREAD for Windows Forms 11.0J
Top プロパティ (ChartShape)


オブジェクトのY座標を取得または設定します。
構文
'Declaration
 
Public Overrides Property Top As Integer
'使用法
 
Dim instance As ChartShape
Dim value As Integer
 
instance.Top = value
 
value = instance.Top
public override int Top {get; set;}
参照

ChartShape クラス
ChartShape メンバ

 

 


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