ASP.NET Pack Programmer's Guide
Rect.YMin Property
See Also
 





Gets or set the minimum Y value.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public double YMin { get; set; }

Visual Basic  Copy Code

Public Property YMin As Double

 Property Value

A double value specifying the minimum Y coordinate of the rectangle.

 See Also

Rect Members
Rect Class
MindFusion.Mapping Namespace