ArcFM Engine Developer Guide
ResourceData Class Methods


For a list of all members of this type, see ResourceData members.

Public Methods
 NameDescription
Public MethodExistsResourceReturns whether the specified named resource exists as an embedded resource.  
Public MethodGetBitmapOverloaded. Retrieves a bitmap stored in an assembly's resources section.  
Public MethodGetBitmapStripOverloaded. Retrieves a bitmap image strip containing images of the specified size from an assembly's resources section.  
Public MethodGetCursorRetrieves a cursor stored in an assembly's resources section.  
Public MethodGetIconRetrieves an icon stored in an assembly's resources section.  
Public MethodGetResourceStreamOverloaded. Return a resource stream for a resource stored in this application.  
Public MethodGetSmallBitmapStripOverloaded. Retrieves a bitmap strip containing 16x16 images from an assembly's resources section.  
Public MethodGetTextOverloaded. Provides a convenient means to access internationalized resource strings which contain no formatting information.  
Public MethodGetXmlResourceRetrieves the specified embedded XML resource and returns it as stream which can be deserialized.  
Top
See Also

Reference

ResourceData Class
Miner.Windows Namespace

 

 


Send Comment