Class SVGPathSegList
SVGPathSegList class
이 인터페이스는 SVGPathSeg 개체 목록을 정의합니다.
public class SVGPathSegList : SVGListBase<SVGPathSeg>
생성자
이름 | 설명 |
---|---|
SVGPathSegList() | 의 새 인스턴스를 초기화합니다.SVGPathSegList 클래스. |
SVGPathSegList(IEnumerable<SVGPathSeg>) | 의 새 인스턴스를 초기화합니다.SVGPathSegList 클래스. |
속성
이름 | 설명 |
---|---|
Item { get; set; } | |
Length { get; } | |
NumberOfItems { get; } |
행동 양식
이름 | 설명 |
---|---|
AppendItem(SVGPathSeg) | |
Clear() | |
Dispose() | 관리되지 않는 리소스와 선택적으로 관리되는 리소스를 해제합니다. |
GetEnumerator() | |
GetItem(ulong) | |
virtual GetPlatformType() | 이 메서드는 ECMAScript 개체를 검색하는 데 사용됩니다.Type . |
Initialize(SVGPathSeg) | |
InsertItemBefore(SVGPathSeg, ulong) | |
RemoveItem(ulong) | |
ReplaceItem(SVGPathSeg, ulong) |
또한보십시오
- class SVGListBase<T>
- class SVGPathSeg
- 네임스페이스 Aspose.Html.Dom.Svg.Paths
- 집회 Aspose.HTML