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: 10.12.3.0.Release.03fa3fc14f5d05a3007fab6bc6264244021464bb
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