Table of Contents

Class SvgPathBasedElement

Namespace
Svg
Assembly
Svg.dll

Represents an element that is using a GraphicsPath as rendering base.

public abstract class SvgPathBasedElement : SvgVisualElement, ISvgTransformable, ICloneable, ISvgNode, ISvgStylable, ISvgBoundable, ISvgClipable
Inheritance
SvgPathBasedElement
Implements
Derived
Inherited Members
Extension Methods

Properties

Bounds

Gets the bounds of the element.

public override RectangleF Bounds { get; }

Property Value

RectangleF

The bounds.