DX9ToolsR4 - Created by: X

KeySprite.SourceRectangle Property

Gets/Sets the SourceRectangle value for the sprite.

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

Implements

IKeySprite.SourceRectangle

See Also

KeySprite Class | CBX.Libs.DX9ToolsR4.Animation Namespace