Click or drag to resize

ITemplateManagerGetPulseShapeTemplateNames Method

Gets a list of pulse shape template names.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.47.0
Syntax
C#
IList<string> GetPulseShapeTemplateNames()

Return Value

IListString
Returns list of pulse shape template names.
See Also