Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Model Namespace : PositionModel Structure |
The following tables list the members exposed by PositionModel.
Name | Description | |
---|---|---|
![]() | PositionModel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bottom | Gets the y-axis value of the bottom of the rectangle. |
![]() ![]() | Empty | Create an empty Position |
![]() | Height | Gets or sets the height of the rectangle. |
![]() | IsEmpty | Gets a value that indicates whether the rectangle is the System.Windows.Rect.Empty rectangle. |
![]() | Left | Gets the x-axis value of the left side of the rectangle. |
![]() | Order | Gets or sets the order of the rectangle. |
![]() | Position | |
![]() | Right | Gets the x-axis value of the right side of the rectangle. |
![]() | Top | Gets the y-axis position of the top of the rectangle. |
![]() | Width | Gets or sets the width of the rectangle. |
![]() | X | Gets or sets the x-axis value of the left side of the rectangle. |
![]() | Y | Gets or sets the y-axis value of the top side of the rectangle. |
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. |
![]() | Compares two rectangles for exact equality. |
![]() | Compares two rectangles for inequality. |