Properties  Methods 

ISprite2D Interface Members

The following tables list the members exposed by ISprite2D.

Public Properties
 NameDescription
 Property Gets the height of the Sprite in pixels  
 Property Gets the width of the Spite in pixels  
Top
Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also