RectangleInnerBottomLeft Property |
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Point InnerBottomLeft { get; set; }
Public Property InnerBottomLeft As Point
Get
Set
member InnerBottomLeft : Point with get, set
Property Value
Type:
PointRemarks
Similar to but inside the rectangle's bounds instead of just below the bottom
See Also