Class SVGAElementBuilder

Class SVGAElementBuilder

Το όνομα: Aspose.Svg.Builder Συγκέντρωση: Aspose.SVG.dll (25.5.0)

Κλάση οικοδόμησης για την κατασκευή ενός στοιχείου SVG ‘α’, το οποίο χρησιμοποιείται για τον ορισμό των υπερσυνδέσεων.Επιτρέπει την κατασκευή περιεχομένου εντός του στοιχείου ‘α’ και παρέχει μεθόδους για τη ρύθμιση διαφόρων χαρακτηριστικών που είναι ειδικά για το στοιχείο “α” στο 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 , IAttributeSetter , ICompositeElementBuilder , IAnimationElementBuilder , IBaseAnimationElementBuilder , IDescriptiveElementBuilder , IShapeElementBuilder , IShapeContentElementBuilder , IStructuralElementBuilder , IPaintServerElementBuilder , ICompositeAttributeSetter , IConditionalProcessingAttributeSetter , ICoreAttributeSetter , IGlobalEventAttributeSetter , ICommonEventAttributeSetter , IDocumentElementEventAttributeSetter , IGraphicalEventAttributeSetter , IPresentationAttributeSetter , ITransformAttributeSetter

Κληρονομημένα μέλη

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

Μέθοδοι επέκτασης

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

Constructors

ΣΧΕΔΙΟΓΡΑΦΟΣ()

public SVGAElementBuilder()

Methods

Create(Document)

Δημιουργεί μια περίπτωση του SVGAElement στο προσδιορισμένο πλαίσιο εγγράφου SVG.

protected override SVGAElement Create(Document document)

Parameters

document Document

Το έγγραφο SVG όπου θα δημιουργηθεί το στοιχείο.

Returns

SVGAElement

Μία υπόθεση του SVGAElement.

Download(Σύνδεσμος)

Ρυθμίστε το χαρακτηριστικό “download” του στοιχείου SVG “a”, υποδεικνύοντας ότι ο σύνδεσμος πρέπει να κατεβάζεται όταν ενεργοποιηθεί.

public SVGAElementBuilder Download(string value)

Parameters

value string

Το όνομα του αρχείου που κατεβάστηκε.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

Href(Σύνδεσμος)

Καθορίζει το χαρακτηριστικό “href” του στοιχείου SVG “a”, καθορίζοντας την URL του συνδεδεμένου πόρου.

public SVGAElementBuilder Href(string value)

Parameters

value string

URL για να συνδεθείτε.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

HrefLang(Σύνδεσμος)

Καθορίζει το χαρακτηριστικό “hreflang” του στοιχείου SVG “α”, υποδεικνύοντας τη γλώσσα του συνδεδεμένου πόρου.

public SVGAElementBuilder HrefLang(string value)

Parameters

value string

Ο κωδικός γλώσσας του συνδεδεμένου πόρου.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

Ping(Σύνδεσμος)

Ρυθμίστε το χαρακτηριστικό ‘ping’ του στοιχείου SVG ‘a’, που περιέχει μια λίστα URL που πρέπει να ειδοποιούνται εάν ακολουθείται ο σύνδεσμος.

public SVGAElementBuilder Ping(string value)

Parameters

value string

Η λίστα των URL για το pingback.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

ReferrerPolicy(ReferrerPolicy)

Καθορίζει το χαρακτηριστικό ‘referrerPolicy’ του στοιχείου SVG ‘α’, καθορίζοντας το ποσό του αναφερόμενου να αποστείλει μαζί με τις αιτήσεις.

public SVGAElementBuilder ReferrerPolicy(ReferrerPolicy value)

Parameters

value ReferrerPolicy

Η πολιτική αναφοράς όπως ορίζεται στο ReferrerPolicy enum.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

Rel(Σύνδεσμος)

Καθορίζει το χαρακτηριστικό “rel” του στοιχείου SVG “a”, καθορίζοντας τη σχέση του στόχου αντικειμένου με το αντικείμενο σύνδεσης.

public SVGAElementBuilder Rel(string value)

Parameters

value string

Τύπος της σχέσης.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

SetTarget(Σύνδεσμος)

Ρυθμίστε το χαρακτηριστικό “στόχος” του στοιχείου SVG “α” σε ένα προσαρμοσμένο όνομα XML.

public SVGAElementBuilder SetTarget(string xmlName)

Parameters

xmlName string

Το προσαρμοσμένο όνομα XML θα χρησιμοποιηθεί ως στόχος.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.

Exceptions

ArgumentException

Πυροβόλησε όταν το xmlName είναι μηδέν ή κενό.

Type(Σύνδεσμος)

Καθορίζει το χαρακτηριστικό “τύπου” του στοιχείου SVG “α”, καθορίζοντας τον τύπο μέσου του συνδεδεμένου πόρου.

public SVGAElementBuilder Type(string value)

Parameters

value string

Ο τύπος των μέσων ενημέρωσης του συνδεδεμένου πόρου.

Returns

SVGAElementBuilder

Η τρέχουσα περίπτωση του SVGAElementBuilder για τη μέθοδο αλυσίδας.</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,>

 Ελληνικά