GrapeCity SPREAD for Windows Forms 11.0J
Symbol プロパティ (SymbolButton)


表示するシンボルを取得または設定します。
構文
'Declaration
 
Public Property Symbol As Symbols
'使用法
 
Dim instance As SymbolButton
Dim value As Symbols
 
instance.Symbol = value
 
value = instance.Symbol
public Symbols Symbol {get; set;}

プロパティ値

描画される記号を示す Symbols オブジェクト。
参照

SymbolButton クラス
SymbolButton メンバ

 

 


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