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