Class SVGStopElementBuilder
이름 공간 : Aspose.Svg.Builder
모임: Aspose.SVG.dll (25.5.0)
SVG ‘stop’ 요소를 구축하기위한 건축 클래스.‘Stop’ 요소는 그라디언 정의 내에서 사용됩니다 (선형 또는 방사선) 색상 멈추는 것을 결정합니다.이 클래스는 ‘Stop’ 요소에 특정한 다양한 속성을 설정하는 방법을 제공합니다, 예를 들어 옵션과 색상.
Inheritance
object
←
SVGElementBuilder
←
SVGStopElementBuilder
Implements
ISVGElementBuilder
,
IAttributeSetter
,
IBaseAnimationElementBuilder
,
ICoreAttributeSetter
,
IPresentationAttributeSetter
,
ITransformAttributeSetter
,
IGlobalEventAttributeSetter
,
ICommonEventAttributeSetter
,
IDocumentElementEventAttributeSetter
상속 회원들
SVGElementBuilder.Create(Document)
,
SVGElementBuilder.Build(Document)
,
SVGElementBuilder.Build(SVGStopElement)
,
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.AddAnimate(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.AddBuilder<svgstopelementbuilder, telementbuilder="">(SVGStopElementBuilder, TElementBuilder)
,
SVGBuilderExtensions.AddSet(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.AlignmentBaseline(SVGStopElementBuilder, AlignmentBaseline)
,
SVGBuilderExtensions.BaselineShift(SVGStopElementBuilder, BaseLineShift)
,
SVGBuilderExtensions.BaselineShift(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.Class(SVGStopElementBuilder, params string[])
,
SVGBuilderExtensions.ClipPath(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.ClipRule(SVGStopElementBuilder, ClipRule)
,
SVGBuilderExtensions.Color(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.Color(SVGStopElementBuilder, Color)
,
SVGBuilderExtensions.ColorInterpolation(SVGStopElementBuilder, ColorInterpolation)
,
SVGBuilderExtensions.ColorInterpolationFilters(SVGStopElementBuilder, ColorInterpolation)
,
SVGBuilderExtensions.ColorProfile(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.ColorRendering(SVGStopElementBuilder, ColorRendering)
,
SVGBuilderExtensions.Cursor(SVGStopElementBuilder, Cursor)
,
SVGBuilderExtensions.Direction(SVGStopElementBuilder, TextDirection)
,
SVGBuilderExtensions.Display(SVGStopElementBuilder, DisplayType)
,
SVGBuilderExtensions.DominantBaseline(SVGStopElementBuilder, DominantBaseline)
,
SVGBuilderExtensions.Fill(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.Fill(SVGStopElementBuilder, Color)
,
SVGBuilderExtensions.Fill(SVGStopElementBuilder, Paint)
,
SVGBuilderExtensions.FillOpacity(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.FillRule(SVGStopElementBuilder, FillRule)
,
SVGBuilderExtensions.Filter(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.FloodColor(SVGStopElementBuilder, Color)
,
SVGBuilderExtensions.FloodColor(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.FloodOpacity(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.FontFamily(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.FontKerning(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.FontKerning(SVGStopElementBuilder, Kerning)
,
SVGBuilderExtensions.FontSize(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.FontSize(SVGStopElementBuilder, FontSize)
,
SVGBuilderExtensions.FontSizeAdjust(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.FontSizeAdjust(SVGStopElementBuilder, )
,
SVGBuilderExtensions.FontStretch(SVGStopElementBuilder, FontStretch)
,
SVGBuilderExtensions.FontStyle(SVGStopElementBuilder, FontStyle)
,
SVGBuilderExtensions.FontVariant(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.FontWeight(SVGStopElementBuilder, FontWeight)
,
SVGBuilderExtensions.GlyphOrientationVertical(SVGStopElementBuilder, TextOrientation)
,
SVGBuilderExtensions.Id(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.ImageRendering(SVGStopElementBuilder, ImageRendering)
,
SVGBuilderExtensions.Lang(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.LetterSpacing(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.LetterSpacing(SVGStopElementBuilder, Spacing)
,
SVGBuilderExtensions.LightingColor(SVGStopElementBuilder, Color)
,
SVGBuilderExtensions.LightingColor(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.MarkerEnd(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.MarkerEnd(SVGStopElementBuilder, MarkerPos)
,
SVGBuilderExtensions.MarkerMid(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.MarkerMid(SVGStopElementBuilder, MarkerPos)
,
SVGBuilderExtensions.MarkerStart(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.MarkerStart(SVGStopElementBuilder, MarkerPos)
,
SVGBuilderExtensions.Mask(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.OnCanPlay(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnCanPlayThrough(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnCancel(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnChange(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnClick(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnClose(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnCopy(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnCueChange(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnCut(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDblClick(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDrag(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDragEnd(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDragEnter(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDragExit(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDragLeave(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDragOver(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDragStart(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDrop(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnDurationChange(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnEmptied(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnEnded(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnError(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnFocus(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnInput(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnInvalid(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnKeyDown(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnKeyPress(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnKeyUp(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnLoad(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnLoadStart(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnLoadedData(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnLoadedMetadata(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseDown(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseEnter(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseLeave(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseMove(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseOut(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseOver(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseUp(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnMouseWheel(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnPaste(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnPause(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnPlay(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnPlaying(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnProgress(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnRateChange(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnReset(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnResize(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnScroll(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnSeeked(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnSeeking(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnSelect(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnShow(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnStalled(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnSubmit(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnSuspend(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnTimeUpdate(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnToggle(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnVolumeChange(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.OnWaiting(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.Opacity(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.Overflow(SVGStopElementBuilder, Overflow)
,
SVGBuilderExtensions.PaintOrder(SVGStopElementBuilder, PaintOrder)
,
SVGBuilderExtensions.PointerEvents(SVGStopElementBuilder, PointerEvents)
,
SVGBuilderExtensions.SetAttribute(SVGStopElementBuilder, string, string)
,
SVGBuilderExtensions.ShapeRendering(SVGStopElementBuilder, ShapeRendering)
,
SVGBuilderExtensions.StopColor(SVGStopElementBuilder, Color)
,
SVGBuilderExtensions.StopColor(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.StopOpacity(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.Stroke(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.Stroke(SVGStopElementBuilder, Color)
,
SVGBuilderExtensions.Stroke(SVGStopElementBuilder, Paint)
,
SVGBuilderExtensions.StrokeDashArray(SVGStopElementBuilder, params double[])
,
SVGBuilderExtensions.StrokeDashArray(SVGStopElementBuilder, Dash)
,
SVGBuilderExtensions.StrokeDashoffset(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.StrokeLineCap(SVGStopElementBuilder, StrokeLineCap)
,
SVGBuilderExtensions.StrokeLineJoin(SVGStopElementBuilder, StrokeLineJoin)
,
SVGBuilderExtensions.StrokeMiterlimit(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.StrokeOpacity(SVGStopElementBuilder, double)
,
SVGBuilderExtensions.StrokeWidth(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.Style(SVGStopElementBuilder, Action)
,
SVGBuilderExtensions.Style(SVGStopElementBuilder, string)
,
SVGBuilderExtensions.Tabindex(SVGStopElementBuilder, int)
,
SVGBuilderExtensions.TextAnchor(SVGStopElementBuilder, TextAnchor)
,
SVGBuilderExtensions.TextDecoration(SVGStopElementBuilder, bool, bool, bool, bool)
,
SVGBuilderExtensions.TextOverflow(SVGStopElementBuilder, TextOverflow)
,
SVGBuilderExtensions.TextRendering(SVGStopElementBuilder, TextRendering)
,
SVGBuilderExtensions.Transform(SVGStopElementBuilder, Func<transformbuilder, transformbuilder="">)
,
SVGBuilderExtensions.UnicodeBidi(SVGStopElementBuilder, UnicodeBidi)
,
SVGBuilderExtensions.Visibility(SVGStopElementBuilder, Visibility)
,
SVGBuilderExtensions.WhiteSspace(SVGStopElementBuilder, WhiteSpace)
,
SVGBuilderExtensions.WordSpacing(SVGStopElementBuilder, Spacing)
,
SVGBuilderExtensions.WordSpacing(SVGStopElementBuilder, double, LengthType)
,
SVGBuilderExtensions.WritingMode(SVGStopElementBuilder, WritingMode)
,
SVGBuilderExtensions.XmlSpace(SVGStopElementBuilder, XmlSpace)
Constructors
스크립트스테이너()
Methods
AddScript(액션)
SVG ‘stop’ 요소에 스크립트 구성을 추가합니다.
Parameters
configure
Action
<에 대한 정보
SVGScriptElementBuilder
>
SVGScriptElementBuilder를 설정할 수 있는 대표자입니다.
Returns
SVGStopElementBuilder
SVGStopElementBuilder의 현재 사례는 방법 체인.
AddStyle(액션)
SVG ‘stop’ 요소에 스타일 구성을 추가합니다.
Parameters
configure
Action
<에 대한 정보
SVGStyleElementBuilder
>
SVGStyleElementBuilder를 구성하는 대표.
Returns
SVGStopElementBuilder
SVGStopElementBuilder의 현재 사례는 방법 체인.
Create(Document)
SVGStopElement의 사례를 제공된 SvG 문서 맥락에서 만듭니다.
Parameters
document
Document
SVG 문서에서 요소가 생성 될 것입니다.
Returns
SVGStopElement
SVGStopElement의 경우.
Offset(더블, StopUnitType)
SVG ‘stop’ 요소의 ‘offset’ 속성을 설정하고, 그라디언트 내에서 색상 정지의 위치를 지정합니다.
Parameters
value
double
색상 정지의 할인 값 (0에서 1 숫자, 0에서 100 % 비율).
unitType
StopUnitType
할인 값의 단위 유형 (수 또는 비율)
Returns
SVGStopElementBuilder
SVGStopElementBuilder의 현재 사례는 방법 체인.</transformbuilder,></svgstopelementbuilder,>