Interface ISvgBoundable
- Namespace
- Svg
- Assembly
- Svg.dll
public interface ISvgBoundable
Properties
Bounds
RectangleF Bounds { get; }
Property Value
Location
PointF Location { get; }
Property Value
Size
SizeF Size { get; }
public interface ISvgBoundable
RectangleF Bounds { get; }
PointF Location { get; }
SizeF Size { get; }