Class SVGPathSegList
이름 공간 : Aspose.Html.Dom.Svg.Paths 구성: Aspose.HTML.dll (25.4.0)
이 인터페이스는 SVGPathSeg 개체 목록을 정의합니다.
[ComVisible(true)]
[DOMName("SVGPathSegList")]
[DOMObject]
public class SVGPathSegList : SVGListBase<svgpathseg>, INotifyPropertyChanged, IDisposable, IEnumerable<svgpathseg>, IEnumerable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGListBase
Implements
INotifyPropertyChanged
,
IDisposable
,
IEnumerable
상속 회원들
SVGListBase
Constructors
스위스 녹음기()
Aspose.Html.Dom.Svg.Paths.SVGPathSegList 클래스의 새로운 사례를 시작합니다.
public SVGPathSegList()
스위스 녹음기(숫자 숫자 숫자 숫자>)
Aspose.Html.Dom.Svg.Paths.SVGPathSegList 클래스의 새로운 사례를 시작합니다.
public SVGPathSegList(IEnumerable<svgpathseg> enumerable)
Parameters
enumerable
IEnumerable
<에 대한 정보
SVGPathSeg
>
셀 수 있는 것.