Table of Contents

Interface ISvgBoundable

Namespace
Svg
Assembly
Svg.dll
public interface ISvgBoundable

Properties

Bounds

RectangleF Bounds { get; }

Property Value

RectangleF

Location

PointF Location { get; }

Property Value

PointF

Size

SizeF Size { get; }

Property Value

SizeF