SoGLScreenDeviceGetPhysicalSize Method |
Returns the device's physical size (in millimeters).
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec2f GetPhysicalSize()
Public Function GetPhysicalSize As SbVec2f
public:
SbVec2f GetPhysicalSize()
member GetPhysicalSize : unit -> SbVec2f
Return Value
Type:
SbVec2fRemarks See Also