Class SVGLengthList
SVGLengthList class
Esta interfaz define una lista de objetos SVGLength.
public class SVGLengthList : SVGListBase<SVGLength>
Propiedades
| Nombre | Descripción |
|---|---|
| Item { get; set; } | |
| Length { get; } | |
| NumberOfItems { get; } |
Métodos
| Nombre | Descripción |
|---|---|
| AppendItem(SVGLength) | |
| Clear() | |
| Dispose() | Libera recursos no administrados y, opcionalmente, administrados. |
| GetEnumerator() | |
| GetItem(ulong) | |
| virtual GetPlatformType() | Este método se utiliza para recuperar el objeto ECMAScriptType . |
| Initialize(SVGLength) | |
| InsertItemBefore(SVGLength, ulong) | |
| RemoveItem(ulong) | |
| ReplaceItem(SVGLength, ulong) | |
| override ToString() | Devuelve unString que representa esta instancia. |
Ver también
- class SVGListBase<T>
- class SVGLength
- espacio de nombres Aspose.Html.Dom.Svg.DataTypes
- asamblea Aspose.HTML