Allows you to select a large image (32x32 pixels) to display with the filter.
            
            
            
    The following code sample demonstrates how the IMMPxFilter::LargeImage property may be implemented.
    
        
            
                | Visual Basic |  Copy Code | 
            
                | 
                        
                            
                                
                                    | Private Property Get IMMPxFilter_LargeImage() As stdole.IPictureDispConst k_sFunction = mk_sModule & "::" & "IMMPxFilter_LargeImage"
 Set IMMPxFilter_LargeImage = g_pLocal.GetBitmapPicture(B123_All_Work_Request_Bitmap)
 End Property
 |  | 
        
    
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.