SoToHTMLActionSetImageComponents Method |
Sets the components of image.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetImageComponents(
SoToHTMLActionComponents components
)
Public Sub SetImageComponents (
components As SoToHTMLActionComponents
)
public:
void SetImageComponents(
SoToHTMLActionComponents components
)
member SetImageComponents :
components : SoToHTMLActionComponents -> unit
Parameters
- components
- Type: OIV.Inventor.ActionsSoToHTMLActionComponents
Remarks See Also