DX9ToolsR4 - Created by: X

KeySprite.Color Property

Gets/Sets the Color value for the sprite.

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

Implements

IKeySprite.Color

See Also

KeySprite Class | CBX.Libs.DX9ToolsR4.Animation Namespace