MapControl.ExportToImage(Stream, DXImageFormat) Method
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| stream | Stream |
| format | DXImageFormat |
See Also
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
public void ExportToImage(
Stream stream,
DXImageFormat format
)
Public Sub ExportToImage(
stream As Stream,
format As DXImageFormat
)
| Name | Type |
|---|---|
| stream | Stream |
| format | DXImageFormat |