'Declaration Public Function GetTextSymbolIndex( _
ByVal pointLocation, in WpfPdfFontViewerControl space, of text symbol.As System.Windows.Point _
) As System.Int32
public System.Int32 GetTextSymbolIndex(
System.Windows.Point point
)
public: System.Int32 GetTextSymbolIndex(
System.Windows.Point point
)
public:
System.Int32 GetTextSymbolIndex(
System.Windows.Point point
)
Parameters
- point
- Location, in WpfPdfFontViewerControl space, of text symbol.
Return Value
Index, in TextSymbols array, if point hits text symbol; otherwise, -1.