Restores the composite image based on data in the specified XML Template.
Namespace:
Neodynamic.SDKAssembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll)
Version: 2.0.2000.0 (2.0.2086.0)
Syntax
| C# |
|---|
public void LoadXmlTemplate( string xmlTemplate ) |
| Visual Basic (Declaration) |
|---|
Public Sub LoadXmlTemplate ( _ xmlTemplate As String _ ) |
| Visual C++ |
|---|
public: void LoadXmlTemplate( String^ xmlTemplate ) |
Parameters
- xmlTemplate
- Type: System..::.String
An XML Template for restoring the composite image.