GetTextSymbolIndex(Point) Method (WpfPdfFontViewerControl)
Returns an index of
PdfTextSymbol, which is located at specified point of this control.
'Declaration
Public Function GetTextSymbolIndex( _
ByVal As System.Windows.Point _
) As System.Int32
public System.Int32 GetTextSymbolIndex(
System.Windows.Point
)
public: System.Int32 GetTextSymbolIndex(
System.Windows.Point
)
public:
System.Int32 GetTextSymbolIndex(
System.Windows.Point
)
Parameters
- point
- Location, in WpfPdfFontViewerControl space, of text symbol.
Return Value
Index, in
TextSymbols array, if point hits text symbol; otherwise,
-1.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5