バージョン

GetHighlightingInfo メソッド (Series)

このシリーズの強調表示を取得します。
シンタックス
'宣言
 
Protected Friend Overridable Function GetHighlightingInfo( _
   ByVal item As Object, _
   ByVal world As Point, _
   ByVal forceFullRange As Boolean _
) As Infragistics.HighlightingInfo
protected internal virtual Infragistics.HighlightingInfo GetHighlightingInfo( 
   object item,
   Point world,
   bool forceFullRange
)

パラメータ

item
データ項目
world
使用するワールド座標値
forceFullRange
全範囲を強制する boolean フラグ。
参照