SoOffscreenRendererGetScreenPixelsPerInch Method |
Returns the number of pixels per inch (in the horizontal direction) of the current X device screen.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic static float GetScreenPixelsPerInch()
Public Shared Function GetScreenPixelsPerInch As Single
public:
static float GetScreenPixelsPerInch()
static member GetScreenPixelsPerInch : unit -> float32
Return Value
Type:
Single
Remarks
See Also