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