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