Class SVGAElementBuilder

Class SVGAElementBuilder

Nombre del espacio: Aspose.Svg.Builder Asamblea: Aspose.SVG.dll (25.5.0)

Clase de constructor para la construcción de un elemento SVG ‘a’, que se utiliza para definir hipervínculos.Permite la construcción de contenidos dentro del elemento ‘a’ y proporciona métodos para establecer diferentes atributos específicos al elemento ‘a’ en SVG.

[ComVisible(true)]
public class SVGAElementBuilder : SVGElementBuilder<svgaelement>, ISVGElementBuilder, IAttributeSetter, ICompositeElementBuilder, IAnimationElementBuilder, IBaseAnimationElementBuilder, IDescriptiveElementBuilder, IShapeElementBuilder, IShapeContentElementBuilder, IStructuralElementBuilder, IPaintServerElementBuilder, ICompositeAttributeSetter, IConditionalProcessingAttributeSetter, ICoreAttributeSetter, IGlobalEventAttributeSetter, ICommonEventAttributeSetter, IDocumentElementEventAttributeSetter, IGraphicalEventAttributeSetter, IPresentationAttributeSetter, ITransformAttributeSetter

Inheritance

object SVGElementBuilder SVGAElementBuilder

Implements

ISVGElementBuilder ,y, IAttributeSetter ,y, ICompositeElementBuilder ,y, IAnimationElementBuilder ,y, IBaseAnimationElementBuilder ,y, IDescriptiveElementBuilder ,y, IShapeElementBuilder ,y, IShapeContentElementBuilder ,y, IStructuralElementBuilder ,y, IPaintServerElementBuilder ,y, ICompositeAttributeSetter ,y, IConditionalProcessingAttributeSetter ,y, ICoreAttributeSetter ,y, IGlobalEventAttributeSetter ,y, ICommonEventAttributeSetter ,y, IDocumentElementEventAttributeSetter ,y, IGraphicalEventAttributeSetter ,y, IPresentationAttributeSetter ,y, ITransformAttributeSetter

Miembros heredados

SVGElementBuilder.Create(Document) ,y, SVGElementBuilder.Build(Document) ,y, SVGElementBuilder.Build(SVGAElement) ,y, SVGElementBuilder.BuildElement(Document) ,y, SVGElementBuilder.Attribute(string, string) ,y, SVGElementBuilder.Configurations ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Métodos de extensión

SVGBuilderExtensions.AddA(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddAnimate(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddAnimateMotion(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddAnimateTransform(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddBuilder<svgaelementbuilder, telementbuilder="">(SVGAElementBuilder, TElementBuilder) ,y, SVGBuilderExtensions.AddCircle(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddCircle(SVGAElementBuilder, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddClipPath(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddDefs(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddDesc(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddEllipse(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddEllipse(SVGAElementBuilder, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddFilter(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddForeignObject(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddG(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddImage(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddImage(SVGAElementBuilder, string, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, string, Action) ,y, SVGBuilderExtensions.AddLine(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddLine(SVGAElementBuilder, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddLinearGradient(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddLinearGradient(SVGAElementBuilder, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, CoordinateUnits?, SpreadMethod?, string, string, Action) ,y, SVGBuilderExtensions.AddMarker(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddMask(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddMetadata<svgaelementbuilder, telement="">(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddPath(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddPath(SVGAElementBuilder, OneOf<string, action<pathbuilder="">>, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddPath(SVGAElementBuilder, Action, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddPattern(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddPattern(SVGAElementBuilder, CoordinateUnits?, CoordinateUnits?, string, string, Action) ,y, SVGBuilderExtensions.AddPolygon(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddPolygon(SVGAElementBuilder, double[], OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddPolyline(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddPolyline(SVGAElementBuilder, double[], OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddRadialGradient(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddRadialGradient(SVGAElementBuilder, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, CoordinateUnits?, SpreadMethod?, string, string, Action) ,y, SVGBuilderExtensions.AddRect(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddRect(SVGAElementBuilder, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddScript(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddSet(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddStyle(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddSvg(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddSwitch(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddSymbol(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddText(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddText(SVGAElementBuilder, string, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, FontStyle?, string, FontWeight?, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddTitle(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddUse(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AddUse(SVGAElementBuilder, string, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<double, (double,="" lengthtype)="">, OneOf<color, paint,="" string="">, OneOf<color, paint,="" string="">, string, Action) ,y, SVGBuilderExtensions.AddView(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.AlignmentBaseline(SVGAElementBuilder, AlignmentBaseline) ,y, SVGBuilderExtensions.BaselineShift(SVGAElementBuilder, BaseLineShift) ,y, SVGBuilderExtensions.BaselineShift(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.Class(SVGAElementBuilder, params string[]) ,y, SVGBuilderExtensions.ClipPath(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.ClipRule(SVGAElementBuilder, ClipRule) ,y, SVGBuilderExtensions.Color(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.Color(SVGAElementBuilder, Color) ,y, SVGBuilderExtensions.ColorInterpolation(SVGAElementBuilder, ColorInterpolation) ,y, SVGBuilderExtensions.ColorInterpolationFilters(SVGAElementBuilder, ColorInterpolation) ,y, SVGBuilderExtensions.ColorProfile(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.ColorRendering(SVGAElementBuilder, ColorRendering) ,y, SVGBuilderExtensions.Cursor(SVGAElementBuilder, Cursor) ,y, SVGBuilderExtensions.Direction(SVGAElementBuilder, TextDirection) ,y, SVGBuilderExtensions.Display(SVGAElementBuilder, DisplayType) ,y, SVGBuilderExtensions.DominantBaseline(SVGAElementBuilder, DominantBaseline) ,y, SVGBuilderExtensions.Fill(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.Fill(SVGAElementBuilder, Color) ,y, SVGBuilderExtensions.Fill(SVGAElementBuilder, Paint) ,y, SVGBuilderExtensions.FillOpacity(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.FillRule(SVGAElementBuilder, FillRule) ,y, SVGBuilderExtensions.Filter(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.FloodColor(SVGAElementBuilder, Color) ,y, SVGBuilderExtensions.FloodColor(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.FloodOpacity(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.FontFamily(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.FontKerning(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.FontKerning(SVGAElementBuilder, Kerning) ,y, SVGBuilderExtensions.FontSize(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.FontSize(SVGAElementBuilder, FontSize) ,y, SVGBuilderExtensions.FontSizeAdjust(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.FontSizeAdjust(SVGAElementBuilder,   ) ,y, SVGBuilderExtensions.FontStretch(SVGAElementBuilder, FontStretch) ,y, SVGBuilderExtensions.FontStyle(SVGAElementBuilder, FontStyle) ,y, SVGBuilderExtensions.FontVariant(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.FontWeight(SVGAElementBuilder, FontWeight) ,y, SVGBuilderExtensions.GlyphOrientationVertical(SVGAElementBuilder, TextOrientation) ,y, SVGBuilderExtensions.Id(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.ImageRendering(SVGAElementBuilder, ImageRendering) ,y, SVGBuilderExtensions.Lang(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.LetterSpacing(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.LetterSpacing(SVGAElementBuilder, Spacing) ,y, SVGBuilderExtensions.LightingColor(SVGAElementBuilder, Color) ,y, SVGBuilderExtensions.LightingColor(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.MarkerEnd(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.MarkerEnd(SVGAElementBuilder, MarkerPos) ,y, SVGBuilderExtensions.MarkerMid(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.MarkerMid(SVGAElementBuilder, MarkerPos) ,y, SVGBuilderExtensions.MarkerStart(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.MarkerStart(SVGAElementBuilder, MarkerPos) ,y, SVGBuilderExtensions.Mask(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.OnCanPlay(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnCanPlayThrough(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnCancel(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnChange(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnClick(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnClose(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnCopy(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnCueChange(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnCut(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDblClick(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDrag(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDragEnd(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDragEnter(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDragExit(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDragLeave(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDragOver(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDragStart(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDrop(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnDurationChange(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnEmptied(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnEnded(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnError(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnFocus(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnFocusIn(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnFocusOut(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnInput(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnInvalid(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnKeyDown(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnKeyPress(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnKeyUp(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnLoad(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnLoadStart(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnLoadedData(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnLoadedMetadata(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseDown(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseEnter(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseLeave(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseMove(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseOut(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseOver(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseUp(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnMouseWheel(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnPaste(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnPause(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnPlay(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnPlaying(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnProgress(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnRateChange(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnReset(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnResize(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnScroll(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnSeeked(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnSeeking(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnSelect(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnShow(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnStalled(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnSubmit(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnSuspend(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnTimeUpdate(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnToggle(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnVolumeChange(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.OnWaiting(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.Opacity(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.Overflow(SVGAElementBuilder, Overflow) ,y, SVGBuilderExtensions.PaintOrder(SVGAElementBuilder, PaintOrder) ,y, SVGBuilderExtensions.PointerEvents(SVGAElementBuilder, PointerEvents) ,y, SVGBuilderExtensions.RequiredExtensions(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.SetAttribute(SVGAElementBuilder, string, string) ,y, SVGBuilderExtensions.ShapeRendering(SVGAElementBuilder, ShapeRendering) ,y, SVGBuilderExtensions.StopColor(SVGAElementBuilder, Color) ,y, SVGBuilderExtensions.StopColor(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.StopOpacity(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.Stroke(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.Stroke(SVGAElementBuilder, Color) ,y, SVGBuilderExtensions.Stroke(SVGAElementBuilder, Paint) ,y, SVGBuilderExtensions.StrokeDashArray(SVGAElementBuilder, params double[]) ,y, SVGBuilderExtensions.StrokeDashArray(SVGAElementBuilder, Dash) ,y, SVGBuilderExtensions.StrokeDashoffset(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.StrokeLineCap(SVGAElementBuilder, StrokeLineCap) ,y, SVGBuilderExtensions.StrokeLineJoin(SVGAElementBuilder, StrokeLineJoin) ,y, SVGBuilderExtensions.StrokeMiterlimit(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.StrokeOpacity(SVGAElementBuilder, double) ,y, SVGBuilderExtensions.StrokeWidth(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.Style(SVGAElementBuilder, Action) ,y, SVGBuilderExtensions.Style(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.SystemLanguage(SVGAElementBuilder, string) ,y, SVGBuilderExtensions.Tabindex(SVGAElementBuilder, int) ,y, SVGBuilderExtensions.TextAnchor(SVGAElementBuilder, TextAnchor) ,y, SVGBuilderExtensions.TextDecoration(SVGAElementBuilder, bool, bool, bool, bool) ,y, SVGBuilderExtensions.TextOverflow(SVGAElementBuilder, TextOverflow) ,y, SVGBuilderExtensions.TextRendering(SVGAElementBuilder, TextRendering) ,y, SVGBuilderExtensions.Transform(SVGAElementBuilder, Func<transformbuilder, transformbuilder="">) ,y, SVGBuilderExtensions.UnicodeBidi(SVGAElementBuilder, UnicodeBidi) ,y, SVGBuilderExtensions.Visibility(SVGAElementBuilder, Visibility) ,y, SVGBuilderExtensions.WhiteSspace(SVGAElementBuilder, WhiteSpace) ,y, SVGBuilderExtensions.WordSpacing(SVGAElementBuilder, Spacing) ,y, SVGBuilderExtensions.WordSpacing(SVGAElementBuilder, double, LengthType) ,y, SVGBuilderExtensions.WritingMode(SVGAElementBuilder, WritingMode) ,y, SVGBuilderExtensions.XmlSpace(SVGAElementBuilder, XmlSpace)

Constructors

SiguienteElementBuilder()

public SVGAElementBuilder()

Methods

Create(Document)

Crea una instancia de SVGAElement en el contexto del documento SVG proporcionado.

protected override SVGAElement Create(Document document)

Parameters

document Document

El documento SVG donde se creará el elemento.

Returns

SVGAElement

Un caso de SVGAElement.

Download(El string)

Establece el atributo de ‘download’ del elemento SVG ‘a’, indicando que el enlace debe ser descargado cuando se activa.

public SVGAElementBuilder Download(string value)

Parameters

value string

El nombre del archivo descargado.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

Href(El string)

Establece el atributo ‘href’ del elemento SVG ‘a’, especificando la URL de la fuente vinculada.

public SVGAElementBuilder Href(string value)

Parameters

value string

URL para conectarse.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

HrefLang(El string)

Establece el atributo “hreflang” del elemento SVG “a”, indicando el lenguaje de la fuente vinculada.

public SVGAElementBuilder HrefLang(string value)

Parameters

value string

El código de lenguaje de la fuente vinculada.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

Ping(El string)

Establece el atributo ‘ping’ del elemento SVG ‘a’, que contiene una lista de URLs que se notificarán si se sigue el enlace.

public SVGAElementBuilder Ping(string value)

Parameters

value string

La lista de URLs para pingback.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

ReferrerPolicy(ReferrerPolicy)

Establece el atributo ‘referrerPolicy’ del elemento SVG ‘a’, especificando cuánto del referrer debe enviar junto con las solicitudes.

public SVGAElementBuilder ReferrerPolicy(ReferrerPolicy value)

Parameters

value ReferrerPolicy

La política de referrer como se define en el ReferrerPolicy enum.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

Rel(El string)

Establece el atributo ‘rel’ del elemento SVG ‘a’, especificando la relación del objeto objetivo con el objeto de enlace.

public SVGAElementBuilder Rel(string value)

Parameters

value string

El tipo de relación.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

SetTarget(El string)

Coloca el atributo ’target’ del elemento SVG ‘a’ en un nombre XML personalizado.

public SVGAElementBuilder SetTarget(string xmlName)

Parameters

xmlName string

El nombre XML personalizado para ser utilizado como el objetivo.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.

Exceptions

ArgumentException

Tiro cuando xmlName es nulo o vacío.

Type(El string)

Establece el atributo ’tipo’ del elemento SVG ‘a’, especificando el tipo de medio del recurso vinculado.

public SVGAElementBuilder Type(string value)

Parameters

value string

El tipo de medios de comunicación de la fuente vinculada.

Returns

SVGAElementBuilder

La instancia actual de SVGAElementBuilder para la cadena de métodos.</transformbuilder,></color,></color,></double,></double,></double,></double,></color,></color,></double,></double,></double,></color,></color,></double,></double,></double,></double,></double,></double,></double,></double,></double,></color,></color,></color,></color,></color,></color,></color,></color,></string,></svgaelementbuilder,></double,></double,></double,></double,></color,></color,></double,></double,></double,></double,></double,></double,></double,></double,></color,></color,></double,></double,></double,></double,></color,></color,></double,></double,></double,></svgaelementbuilder,>

 Español