Timeline.Frame Members
Animation Studio Reference

Timeline.Frame Members

Timeline.Frame overview

Public Instance Constructors

Timeline.Frame Constructor You do not need this constructor, since new Frames are generated by the Timeline.

Public Instance Fields

bVisble The visibility of the Sprite.
dXScale The X scale of the Sprite.
dYScale The Y scale of the Sprite.
fOpacity The opacity of the Sprite.
fRotation The Rotation of the Sprite.
nZOrder The Z order of the Sprite.
posX The X positon of the Sprite.
posY The Y position of the Sprite.

Public Instance Properties

Position Get the position of this frame as a Point structure.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Timeline.Frame Class | AnimationStudio Namespace