Click or drag to resize

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; }

Property Value

Type: RectangleF

Implements

IGraphicsPathBounds
See Also