Interface ISvgBoundable
Namespace: Svg
Assembly: Svg.dll
Syntax
public interface ISvgBoundable
Properties
| Improve this Doc View SourceBounds
Declaration
RectangleF Bounds { get; }
Property Value
| Type | Description |
|---|---|
| RectangleF |
Location
Declaration
PointF Location { get; }
Property Value
| Type | Description |
|---|---|
| PointF |
Size
Declaration
SizeF Size { get; }
Property Value
| Type | Description |
|---|---|
| SizeF |