Class SVGGElementBuilder

Class SVGGElementBuilder

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

Clase de constructor para la construcción de un elemento SVG ‘g’ (grupo). el elemento “g” se utiliza para grupos de formas SVB juntos.El grupo de elementos permite facilitar la manipulación y el estilo de varios elementos como una única unidad dentro de los gráficos SVG.

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

Inheritance

object SVGElementBuilder SVGGElementBuilder

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

Constructors

SiguienteElementBuilder()

public SVGGElementBuilder()

Methods

Create(Document)

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

protected override SVGGElement Create(Document document)

Parameters

document Document

El documento SVG donde se creará el elemento.

Returns

SVGGElement

Un caso de SVGGElement.</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,></svggelementbuilder,></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,></svggelementbuilder,>

 Español