Finds a fill in the library by name. If not found, Nothing is returned
Syntax:
Function Find(ByVal Name As String) As Fill
Parameters:
Name Type Description
Name
String
Remarks:
The Find method finds a hatch fill in a hatch-fill library, by name. If no hatch fill is found, Nothing is returned.