API Documentation
>
CorelDRAW
>
2025-v26
>
HatchLibraries
>
IVGHatchLibraries
HatchLibraries.Find method
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.