menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DefsElement - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DefsElement

    DefsElement class.

    Inheritance
    System.Object
    Element
    SuperElement
    DefsElement
    Implements
    IElement
    IStrokeAttributes
    IFillAttributes
    ITransformAttribute
    IStyleAttribute
    IFontAttributes
    IViewBoxAttribute
    IOpacityAttribute
    IClipingAttribute
    Inherited Members
    Element.AddChild(Element)
    Element.Attributes
    Element.CanAddChild(Element)
    Element.Children
    Element.GetAttribute(Object, Object)
    Element.Id
    Element.m_attributes
    Element.m_children
    Element.m_document
    Element.m_name
    Element.m_parent
    Element.m_text
    Element.Name
    Element.OwnerDocument
    Element.Parent
    Element.SetAttribute(Object, Object, Object)
    Element.Text
    SuperElement.Draw(Graphics)
    SuperElement.DrawSelf(Graphics)
    SuperElement.IClipingAttribute.ClipPath
    SuperElement.IClipingAttribute.ClipRule
    SuperElement.IFillAttributes.Fill
    SuperElement.IFillAttributes.FillOpacity
    SuperElement.IFontAttributes.Font
    SuperElement.IFontAttributes.FontFamily
    SuperElement.IFontAttributes.FontSize
    SuperElement.IFontAttributes.FontSizeAdjust
    SuperElement.IFontAttributes.FontStretch
    SuperElement.IFontAttributes.FontStyle
    SuperElement.IFontAttributes.FontVariant
    SuperElement.IFontAttributes.FontWeight
    SuperElement.IOpacityAttribute.Opacity
    SuperElement.IStrokeAttributes.Stroke
    SuperElement.IStrokeAttributes.StrokeDasharray
    SuperElement.IStrokeAttributes.StrokeDashoffset
    SuperElement.IStrokeAttributes.StrokeLinecap
    SuperElement.IStrokeAttributes.StrokeLinejoin
    SuperElement.IStrokeAttributes.StrokeMiterlimit
    SuperElement.IStrokeAttributes.StrokeOpacity
    SuperElement.IStrokeAttributes.StrokeWidth
    SuperElement.ITransformAttribute.Transform
    SuperElement.IViewBoxAttribute.ViewBox
    SuperElement.PopGraphics(Graphics)
    SuperElement.PrepeareDraw(Graphics)
    SuperElement.PushGraphics(Graphics)
    SuperElement.SetXmlAttribute(XmlAttribute)
    SuperElement.Style
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.SVG.IO
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class DefsElement : SuperElement, IElement, IStrokeAttributes, IFillAttributes, ITransformAttribute, IStyleAttribute, IFontAttributes, IViewBoxAttribute, IOpacityAttribute, IClipingAttribute

    Constructors

    DefsElement()

    Initializes a new instance of the DefsElement class.

    Declaration
    public DefsElement()

    Implements

    IElement
    IStrokeAttributes
    IFillAttributes
    ITransformAttribute
    IStyleAttribute
    IFontAttributes
    IViewBoxAttribute
    IOpacityAttribute
    IClipingAttribute
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved