Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
protected SizeF GetPointSize( float width, float height, float horizontalResolution, float verticalResolution )
Protected Function GetPointSize ( width As Single, height As Single, horizontalResolution As Single, verticalResolution As Single ) As SizeF
protected: SizeF GetPointSize( float width, float height, float horizontalResolution, float verticalResolution )
member GetPointSize : width : float32 * height : float32 * horizontalResolution : float32 * verticalResolution : float32 -> SizeF
Parameters
- width
- Single
- height
- Single
- horizontalResolution
- Single
- verticalResolution
- Single