RectHelper.GetTop(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 GetTop(Rect target);
static float GetTop(Rect const& target);
public static float GetTop(Rect target);
function getTop(target)
Public Shared Function GetTop (target As Rect) As Single
Parameters
Returns
Single
float
The evaluated "Top" value.