setHatchDescription
Sets a description property on a fill style created using addFill
.
Syntax
RxCore.setHatchDescription(szname, szdescription)
Parameters
szname
: string — Name identifier of the fill object.szdescription
: string — Text description to apply.
Returns
- NA — This method does not return a value.