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