Click or drag to resize
SoOffscreenTilePropertyGetSize Method

Note: This API is now obsolete.

Use Size property instead. Returns the size of the tile.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("Use Size property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SbVec2i32 GetSize()

Return Value

Type: SbVec2i32
See Also