RectHelper.GetLeft(Rect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static float GetLeft(Rect target);
static float GetLeft(Rect const& target);
public static float GetLeft(Rect target);
function getLeft(target)
Public Shared Function GetLeft (target As Rect) As Single
Parameters
Returns
Single
float
The evaluated "Left" value.