Click or drag to resize

Location Properties

The Location type exposes the following members.

Properties
  NameDescription
Public propertyAngleAtOrigin
Gets a value which determine the angle of a location.
Public propertyArea
Gets a value which determine the area of a location.
Public propertyBounds
Gets the bounds of a location.
Public propertyCorners
Gets an array of points which determines the corners of the location.
Public propertyStatic memberEmpty
Gets a new location object with uninitialized members.
Public propertyHeight
Gets the graphic height of a specified location.
Public propertyIsEmpty
Gets a value indicating whether this location is empty.
Public propertyIsNormalized
Gets a value indicating whether this location is normalized.
Public propertyIsRectangle
Gets a value indicating whether this location is an rectangle.
Public propertyIsValid
Gets a value indicating whether this location is valid.
Public propertyNormalized
Gets a normalized location.
Public propertyOrigin
Gets or sets the origin.
Public propertyPivot
Gets or sets a pivot of a location.
Public propertyWidth
Gets the graphic width of a specified location.
Top
See Also