DX9ToolsR4 - Created by: X

AnimatedStripItem Constructor (Rectangle)

Creates a new instance of this class.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Source As Rectangle _
)
[C#]
public AnimatedStripItem(
   Rectangle Source
);

Parameters

Source
Sets the initial value for the Source property.

See Also

AnimatedStripItem Class | CBX.Libs.DX9ToolsR4.Animation Namespace | AnimatedStripItem Constructor Overload List