'DeclarationPublic Overrides Sub SaveToStream( _ ByVal stream As System.IO.Stream, _ ByVal fileFormat As INFileFormat _ )
'UsageDim instance As NSvgImage Dim stream As System.IO.Stream Dim fileFormat As INFileFormat instance.SaveToStream(stream, fileFormat)
public override void SaveToStream( System.IO.Stream stream, INFileFormat fileFormat )
Parameters
- stream
- fileFormat