ComponentSpace Marquee Control Reference

PositionData Methods

The methods of the PositionData class are listed below. For a complete list of PositionData class members, see the PositionData Members topic.

Public Instance Methods

AtBottom Indicates whether the bottom boundary of the image coincides with the bottom boundary of the client rectangle.
AtCenter Indicates whether the image is at the center of the client rectangle.
AtFarBottom Indicates whether the top boundary of the image coincides with the bottom boundary of the client rectangle.
AtFarLeft Indicates whether the right boundary of the image coincides with the left boundary of the client rectangle.
AtFarRight Indicates whether the left boundary of the image coincides with the right boundary of the client rectangle.
AtFarTop Indicates whether the bottom boundary of the image coincides with the top boundary of the client rectangle.
AtLeft Indicates whether the left boundary of the image coincides with the left boundary of the client rectangle.
AtRight Indicates whether the right boundary of the image coincides with the right boundary of the client rectangle.
AtTop Indicates whether the top boundary of the image coincides with the top boundary of the client rectangle.
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.
HitTest Tests whether the point, in client coordinates, is within the boundaries of the scrolling image.
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

PositionData Class | ComponentSpace.Marquee Namespace