SoRasterImageRWWriteFooter Method |
Namespace: OIV.Inventor.ImageAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool WriteFooter()
Public Function WriteFooter As Boolean
public:
bool WriteFooter()
member WriteFooter : unit -> bool
Return Value
Type:
BooleanRemarks Writes and encodes the footer for this specific format. Returns true if successful.
See Also