MapControl.ExportToImage(String, DXImageFormat) Method
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type |
---|---|
filePath | String |
format | DXImageFormat |
See Also
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
public void ExportToImage(
string filePath,
DXImageFormat format
)
Public Sub ExportToImage(
filePath As String,
format As DXImageFormat
)
Name | Type |
---|---|
filePath | String |
format | DXImageFormat |
No
Your feedback is appreciated.