SvgSymbol Class

Definition

Namespace: Svg.Document_Structure
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class SvgSymbol : SvgVisualElement
Inheritance
Object    SvgElement    SvgVisualElement    SvgSymbol

Constructors

SvgSymbolInitializes a new instance of the SvgSymbol class

Properties

AspectRatio 
Bounds
(Overrides SvgVisualElementBounds)
Children
(Inherited from SvgElement)
Clip
(Inherited from SvgVisualElement)
ClipPath
(Inherited from SvgVisualElement)
ClipRule
(Inherited from SvgVisualElement)
Color
(Inherited from SvgElement)
Content
(Inherited from SvgElement)
CustomAttributes
(Inherited from SvgElement)
Display
(Inherited from SvgVisualElement)
EnableBackground
(Inherited from SvgVisualElement)
Fill
(Inherited from SvgElement)
FillOpacity
(Inherited from SvgElement)
FillRule
(Inherited from SvgElement)
Filter
(Inherited from SvgVisualElement)
Font
(Inherited from SvgElement)
FontFamily
(Inherited from SvgElement)
FontSize
(Inherited from SvgElement)
FontStyle
(Inherited from SvgElement)
FontVariant
(Inherited from SvgElement)
FontWeight
(Inherited from SvgElement)
ID
(Inherited from SvgElement)
Nodes
(Inherited from SvgElement)
Opacity
(Inherited from SvgElement)
OwnerDocument
(Inherited from SvgElement)
Parent
(Inherited from SvgElement)
Parents
(Inherited from SvgElement)
ParentsAndSelf
(Inherited from SvgElement)
SpaceHandling
(Inherited from SvgElement)
StopColor
(Inherited from SvgElement)
Stroke
(Inherited from SvgElement)
StrokeDashArray
(Inherited from SvgElement)
StrokeDashOffset
(Inherited from SvgElement)
StrokeLineCap
(Inherited from SvgElement)
StrokeLineJoin
(Inherited from SvgElement)
StrokeMiterLimit
(Inherited from SvgElement)
StrokeOpacity
(Inherited from SvgElement)
StrokeWidth
(Inherited from SvgElement)
SvgEventAttributes
(Inherited from SvgElement)
SvgPropertyAttributes
(Inherited from SvgElement)
TextDecoration
(Inherited from SvgElement)
Transforms
(Inherited from SvgElement)
ViewBox 
Visible
(Inherited from SvgVisualElement)

Methods

Events

AttributeChanged
(Inherited from SvgElement)
ChildAdded
(Inherited from SvgElement)
Click
(Inherited from SvgElement)
ContentChanged
(Inherited from SvgElement)
Load
(Inherited from SvgElement)
MouseDown
(Inherited from SvgElement)
MouseMove
(Inherited from SvgElement)
MouseOut
(Inherited from SvgElement)
MouseOver
(Inherited from SvgElement)
MouseScroll
(Inherited from SvgElement)
MouseUp
(Inherited from SvgElement)

Fields

Extension Methods

See Also