GraphicsPathBounds Property |
Gets the bounding rectangle for this path
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public RectangleF Bounds { get; }
Public ReadOnly Property Bounds As RectangleF
Get
abstract Bounds : RectangleF with get
override Bounds : RectangleF with get
Property Value
Type:
RectangleFImplements
IGraphicsPathBoundsSee Also