BaseMarkableVectorGraphicAddFilling Method |
Adds a given filling profile for the contour. This stores only the filling information.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic void AddFilling(
BaseFillingProfile fillingProfile
)
Parameters
- fillingProfile BaseFillingProfile
- The filling profile.
See Also