ICSSMediaRule.InsertRule
ICSSMediaRule.InsertRule method
Used to insert a new rule into the media block.
public long InsertRule(string rule, long index)
Parameter | Type | Description |
---|---|---|
rule | String | The media rule. |
index | Int64 | The index. |
Return Value
The inserted index.
See Also
- interface ICSSMediaRule
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG