ITemplateManagerSaveFillingTemplate(String, BaseMarkableVectorGraphic) Method |
Save the filling profiles of the job element as filling template.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxvoid SaveFillingTemplate(
string templateName,
BaseMarkableVectorGraphic jobElement
)
Parameters
- templateName String
- Name of the filling template.
- jobElement BaseMarkableVectorGraphic
- Pritive cotaining the filling profiles.
See Also