ArcFM Desktop Developer Guide
ResourceData Class Members
Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by ResourceData.

Public Constructors
 NameDescription
Public ConstructorResourceData ConstructorConstructs a Resource object to access all internationalizable text and images embedded in an assembly from a file called Resource.resx (typically located in the root level of the project).  
Top
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