Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Windows 上の ABBYY FineReader Engine Visual Components における IImageViewerEvents インターフェイスの OnCorrectPerspective メソッド — このメソッドはクライアント側で実装されます。
図を参照
HRESULT OnCorrectPerspective( int PageIndex, IPoint* TopLeft, IPoint* TopRight, IPoint* BottomRight, IPoint* BottomLeft, VARIANT_BOOL* Cancel );
void OnCorrectPerspective( int PageIndex, IPoint TopLeft, IPoint TopRight, IPoint BottomRight, IPoint BottomLeft, out bool Cancel );
Sub OnCorrectPerspective( _ PageIndex As Integer, _ TopLeft As IPoint, _ TopRight As IPoint, _ BottomRight As IPoint, _ BottomLeft As IPoint, _ ByRef Cancel As Boolean _ )
このページは役に立ちましたか?