 
            | Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Model Namespace : PositionModel Structure | 
For a list of all members of this type, see PositionModel members.
| Name | Description | |
|---|---|---|
|  | AlignBottom | Get a new position moving down with increasing height | 
|  | AlignLeft | Get a new position moving to the left with same width | 
|  | AlignRight | Get a new position moving to the Right with same width | 
|  | AlignTop | Get a new position moving up with same height | 
|  | Contains | is the point contained within the shape | 
|   | Equals | Overloaded. Indicates whether the specified rectangles are equal. | 
|  | GetHashCode | Creates a hash code for the rectangle. | 
|  | Move | Move by the specificed value | 
|  | StretchBottom | Get a new position moving down with increasing height | 
|  | StretchLeft | Get a new position moving to the left with increasing width | 
|  | StretchRight | Get a new position moving to the Right with increasing width | 
|  | StretchTop | Get a new position moving up with increasing height | 
|  | ToString | Returns a string representation of the rectangle. |