[]
Saves the XML input map file when shape has focus.
public void SaveXmlInputMapFileWhenShapeHasFocus(string fileName)
Public Sub SaveXmlInputMapFileWhenShapeHasFocus(fileName As String)
Type | Name | Description |
---|---|---|
string | fileName | Name of the file. |
Saves the XML input map file when shape has focus.
public void SaveXmlInputMapFileWhenShapeHasFocus(Stream stream)
Public Sub SaveXmlInputMapFileWhenShapeHasFocus(stream As Stream)
Type | Name | Description |
---|---|---|
Stream | stream |