SVGElement.Style
SVGElement.Style property
对应于给定元素上的属性“样式”。如果用户代理不支持 CSS 样式,则此属性的值必须始终为 null.
public ICSSStyleDeclaration Style { get; }
适当的价值
样式.
也可以看看
- interface ICSSStyleDeclaration
- class SVGElement
- 命名空间 Aspose.Html.Dom.Svg
- 部件 Aspose.HTML
对应于给定元素上的属性“样式”。如果用户代理不支持 CSS 样式,则此属性的值必须始终为 null.
public ICSSStyleDeclaration Style { get; }
样式.