PlacementAdapter Members
Include Protected Members
Include Inherited Members
An adapter that is used to get and set positions of objects in parent coordinates.
The PlacementAdapter type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the PlacementAdapter class.
Top
Methods
Name
Description
Begins the placement operation.
Returns a value that indicates whether the specified coordinate can be set.
Ends the placement operation.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Returns a collection of positions that describe the placement of the specified item.
Overloaded.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Overloaded. Assigns positions for moving controls during keyboard nudges.
Overloaded. Assigns the specified set of positions to the specified model item.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the type of adapter this class represents. (Overrides Adapter.AdapterType.)
Top