BaseMarkableVectorGraphicRemoveFillingAt Method |
Removes a filling from the list. This removes only the filling information.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic void RemoveFillingAt(
int fillingIndex
)
Parameters
- fillingIndex Int32
- The index of the filling profile in the list.
See Also