'Declaration Public Function GetTemplateCopy( _
ByVal indexThe zero-based index of the template.As System.Int32 _
) As Vintasoft.Imaging.Annotation.AnnotationData
public Vintasoft.Imaging.Annotation.AnnotationData GetTemplateCopy(
System.Int32 index
)
public: Vintasoft.Imaging.Annotation.AnnotationData* GetTemplateCopy(
System.Int32 index
)
public:
Vintasoft.Imaging.Annotation.AnnotationData^ GetTemplateCopy(
System.Int32 index
)
Parameters
- index
- The zero-based index of the template.
Return Value
A copy of the template.