Click or drag to resize
SoMPEGRendererGetSize Method

Gets the frame pixel size.

Namespace: OIV.Inventor.MPEG
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SbVec2s GetSize()

Return Value

Type: SbVec2s
Remarks

These values may be different from those given by the setSize() method.

See Also