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