Click or drag to resize
SoToHTMLActionSetRegionShapeType Method

Sets the region shape type.

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

Parameters

type
Type: OIV.Inventor.ActionsSoToHTMLActionShapeTypes
Remarks

POLYGON by default.

See Also