バージョン

Bullets コンストラクタ(Int32,Style)

Bullets クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal glyph As Integer, _
   ByVal style As Style _
)
public Bullets( 
   int glyph,
   Style style
)

パラメータ

glyph
箇条書きのチャート記号。
style
箇条書きのスタイル。
参照