SoMPEGRendererGetSize Method |
Gets the frame pixel size.
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
SyntaxPublic Function GetSize As SbVec2s
public:
SbVec2s GetSize()
member GetSize : unit -> SbVec2s
Return Value
Type:
SbVec2s
RemarksThese values may be different from those given by the setSize() method.
See Also