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