SoOffscreenRendererGetMaximumResolution Method |
Gets the maximum supported resolution of the viewport.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static SbVec2s GetMaximumResolution()
Public Shared Function GetMaximumResolution As SbVec2s
public:
static SbVec2s GetMaximumResolution()
static member GetMaximumResolution : unit -> SbVec2s
Return Value
Type:
SbVec2s
Remarks
See Also