PenSetsConfigurationDeletePenSet Method |
Deletes a pen set.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic void DeletePenSet(
PenSet penSet
)
Parameters
- penSet PenSet
- The pen set.
See Also