MindFusion WinForms Programmer's Guide
Resource Members
Constructors Properties Methods
 


Instances of the Resource class contain information about arbitrary resources.

The following tables list the members exposed by the Resource type.

 Public Constructors

  Name Description

Resource

Initializes a new instance of the Resource class.

 Public Properties

  Name Description

CustomBrushes

Gets a CustomBrushes object associated with the resource.

Id

Gets or sets the string identifier of this resource.

Name

Gets or sets the name of the resource.

Tag

Gets or sets custom data associated with the resource.

 Public Methods

  Name Description

LoadFrom

Overloaded. Loads resource data from a binary stream or an XML document.

SaveTo

Overloaded. Saves the resource data to a binary stream or an XML document.

 See Also

Resource Class
MindFusion.Scheduling Namespace