Location Properties |
The Location type exposes the following members.
Name | Description | |
---|---|---|
AngleAtOrigin |
Gets a value which determine the angle of a location.
| |
Area |
Gets a value which determine the area of a location.
| |
Bounds |
Gets the bounds of a location.
| |
Corners |
Gets an array of points which determines the corners of the location.
| |
Empty |
Gets a new location object with uninitialized members.
| |
Height |
Gets the graphic height of a specified location.
| |
IsEmpty |
Gets a value indicating whether this location is empty.
| |
IsNormalized |
Gets a value indicating whether this location is normalized.
| |
IsRectangle |
Gets a value indicating whether this location is an rectangle.
| |
IsValid |
Gets a value indicating whether this location is valid.
| |
Normalized |
Gets a normalized location.
| |
Origin |
Gets or sets the origin.
| |
Pivot |
Gets or sets a pivot of a location.
| |
Width |
Gets the graphic width of a specified location.
|