CSSValueList.Item
CSSValueList indexer
Gets the CSSValue
at the specified index.
public CSSValue this[int index] { get; }
Parameter | Description |
---|---|
index | The index. |
Property Value
The CSSValue
.
See Also
- class CSSValue
- class CSSValueList
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG