Click or drag to resize
SoOffscreenTileProperty.GetSize 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.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Size property instead.")]
public SbVec2i32 GetSize()

Return Value

Type: SbVec2i32
See Also