CSSValueList.Item
CSSValueList indexer
获取CSSValue在指定的索引处.
public CSSValue this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 索引。 |
适当的价值
的CSSValue .
也可以看看
- class CSSValue
- class CSSValueList
- 命名空间 Aspose.Svg.Dom.Css
- 部件 Aspose.SVG
获取CSSValue在指定的索引处.
public CSSValue this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 索引。 |
的CSSValue .