IBitmapManagerHasResource Method |
Checks whether a given resource ID exists.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxbool HasResource(
int resourceID
)
Parameters
- resourceID Int32
- The resource ID.
Return Value
BooleanTrue if exists.
See Also