バージョン

GetHighlightingInfo メソッド (PolarBase)

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

パラメータ

item
データ項目
world
使用するワールド座標値
forceFullRange
シリーズの全範囲を強制します。
参照