Gets an XML Template for the composite image.

Namespace:  Neodynamic.SDK.ImageDraw
Assembly:  Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)

Syntax

C#
public string GetXmlTemplate()
Visual Basic (Declaration)
Public Function GetXmlTemplate As String
Visual C++
public:
String^ GetXmlTemplate()

Return Value

An XML Template for the composite image.

See Also