Click or drag to resize
SoToHTMLActionSetViewportRegion Method

Specifies viewport region for the image.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public void SetViewportRegion(
	SbViewportRegion region
)

Parameters

region
Type: OIV.InventorSbViewportRegion
Remarks

Allows the user to specify the image size.

See Also