MedicalHelperExampleWindowSize Method |
Returns standard window size for Open Inventor medical examples.
This method is not important for customer applications.
Namespace: OIV.Medical.HelpersAssembly: OIV.Medical (in OIV.Medical.dll) Version: 2023.1.3.0.Release.5fd1c1ad27c99c06f73891d4218ee7122fbde35a
Syntax public static SbVec2s ExampleWindowSize()
Public Shared Function ExampleWindowSize As SbVec2s
public:
static SbVec2s ExampleWindowSize()
static member ExampleWindowSize : unit -> SbVec2s
Return Value
Type:
SbVec2sSee Also