BaseMarkableVectorGraphicRemoveFilling 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 RemoveFilling(
BaseFillingProfile fillingProfile
)
Parameters
- fillingProfile BaseFillingProfile
- The filling profile to remove.
See Also