TileImageFormatInfoOutputStream Property |
Gets or sets a stream the output will be written to.
Namespace:
Easymap.AddIn.Export
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Stream OutputStream { get; set; }
Public Property OutputStream As Stream
Get
Set
Property Value
Type:
Stream
Remarks
See Also