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: 12.0.0.0
Syntax public Stream OutputStream { get; set; }
Public Property OutputStream As Stream
Get
Set
Property Value
Type:
StreamRemarks See Also