Class SVGPathSegList
SVGPathSegList class
Bu arabirim, SVGPathSeg nesnelerinin bir listesini tanımlar.
public class SVGPathSegList : SVGListBase<SVGPathSeg>
yapıcılar
| İsim | Tanım |
|---|---|
| SVGPathSegList() | Yeni bir örneğini başlatır.SVGPathSegList sınıf. |
| SVGPathSegList(IEnumerable<SVGPathSeg>) | Yeni bir örneğini başlatır.SVGPathSegList sınıf. |
Özellikleri
| İsim | Tanım |
|---|---|
| Item { get; set; } | |
| Length { get; } | |
| NumberOfItems { get; } |
yöntemler
| İsim | Tanım |
|---|---|
| AppendItem(SVGPathSeg) | |
| Clear() | |
| Dispose() | Yönetilmeyen ve - isteğe bağlı olarak - yönetilen kaynakları serbest bırakır. |
| GetEnumerator() | |
| GetItem(ulong) | |
| virtual GetPlatformType() | Bu yöntem ECMAScript nesnesini almak için kullanılır.Type . |
| Initialize(SVGPathSeg) | |
| InsertItemBefore(SVGPathSeg, ulong) | |
| RemoveItem(ulong) | |
| ReplaceItem(SVGPathSeg, ulong) |
Ayrıca bakınız
- class SVGListBase<T>
- class SVGPathSeg
- ad alanı Aspose.Html.Dom.Svg.Paths
- toplantı Aspose.HTML