DX9ToolsR4 - Created by: X

SpriteTransformTextured.SourceRectangle Property

Gets/Sets the SourceRectangle to use for the sprite when rendering.

[Visual Basic]
NotOverridable Public Property SourceRectangle As Rectangle Implements _
   ISpriteTransformTextured.SourceRectangle
[C#]
public System.Drawing.Rectangle SourceRectangle {get; set;}

Implements

ISpriteTransformTextured.SourceRectangle

See Also

SpriteTransformTextured Class | CBX.Libs.DX9ToolsR4.Sprites Namespace