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
.