Click or drag to resize
SoToHTMLActionSetRegionShapeType Method

Sets the region shape type.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetRegionShapeType(
	SoToHTMLActionShapeTypes type
)

Parameters

type
Type: OIV.Inventor.ActionsSoToHTMLActionShapeTypes
Remarks

POLYGON by default.

See Also