SoToHTMLActionSetRegionShapeType Method |
Sets the region shape type.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetRegionShapeType(
SoToHTMLActionShapeTypes type
)
Public Sub SetRegionShapeType (
type As SoToHTMLActionShapeTypes
)
public:
void SetRegionShapeType(
SoToHTMLActionShapeTypes type
)
member SetRegionShapeType :
type : SoToHTMLActionShapeTypes -> unit
Parameters
- type
- Type: OIV.Inventor.ActionsSoToHTMLActionShapeTypes
Remarks See Also