LoadImage MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The LoadImage() method loads the named image from the graphics table.Syntax Visual BasicC# 'Declaration Public Function LoadImage( _ ByVal name As String _ ) As Image public Image LoadImage( string name ) Parametersname Required. Holds the name of the image to load. Return Value Returns an image if the named image can be found; otherwise, it returns null. RemarksThis method implements IPersistImage.LoadImage.See AlsoReferencePersistImages ClassPersistImages Members In This Topic
The LoadImage() method loads the named image from the graphics table.Syntax Visual BasicC# 'Declaration Public Function LoadImage( _ ByVal name As String _ ) As Image public Image LoadImage( string name ) Parametersname Required. Holds the name of the image to load. Return Value Returns an image if the named image can be found; otherwise, it returns null. RemarksThis method implements IPersistImage.LoadImage.See AlsoReferencePersistImages ClassPersistImages Members
The LoadImage() method loads the named image from the graphics table.Syntax Visual BasicC# 'Declaration Public Function LoadImage( _ ByVal name As String _ ) As Image public Image LoadImage( string name ) Parametersname Required. Holds the name of the image to load. Return Value Returns an image if the named image can be found; otherwise, it returns null. RemarksThis method implements IPersistImage.LoadImage.See AlsoReferencePersistImages ClassPersistImages Members
The LoadImage() method loads the named image from the graphics table.Syntax Visual BasicC# 'Declaration Public Function LoadImage( _ ByVal name As String _ ) As Image public Image LoadImage( string name ) Parametersname Required. Holds the name of the image to load. Return Value Returns an image if the named image can be found; otherwise, it returns null. RemarksThis method implements IPersistImage.LoadImage.See AlsoReferencePersistImages ClassPersistImages Members