Click or drag to resize
SoPSImageRWSetPrintSize Method

Sets the print size for output.

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void SetPrintSize(
	SbVec2f printSize
)

Parameters

printSize
Type: OIV.InventorSbVec2f
Remarks

The size is given in inches.

See Also