public PDFRect ConvertRect(PDFCoordinateType sourceType,PDFCoordinateType destinationType,PDFRect rect)
Public Function ConvertRect( _ByVal sourceType As PDFCoordinateType, _ByVal destinationType As PDFCoordinateType, _ByVal rect As PDFRect _) As PDFRect
public PDFRect convertRect(PDFCoordinateType sourceType,PDFCoordinateType destinationType,PDFRect rect);
public:PDFRect ConvertRect(PDFCoordinateType sourceType,PDFCoordinateType destinationType,PDFRect rect)
sourceType
The current coordinate system type of rect.
destinationType
The coordinate system type to convert to.
rect
Coordinates to convert.
A PDFRect that contains the converted rectangle.
For more information, refer to PDF Coordinate System.
For an example, refer to PDFObject.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
