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