Sdílet prostřednictvím


GraphicsResource Members

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

Public Properties

Name Description
Public Property GraphicsDevice Gets the GraphicsDevice associated with this GraphicsResource.
Public Property IsDisposed Gets a value that indicates whether the object is disposed.
Public Property Name Gets the name of the resource.
Public Property Tag Gets the resource tags for this resource.

Public Methods

Name Description
Public Method Dispose Overloaded. Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString Gets a string representation of the current instance.

Protected Methods

Name Description
Protected Method Finalize Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Disposing Occurs when Dispose is called or when this object is finalized and collected by the garbage collector of the Microsoft .NET common language runtime.

See Also

Reference

GraphicsResource Class
Microsoft.Xna.Framework.Graphics Namespace