Style
SVGElement.Style property
Corrisponde all’attributo ‘style’ sull’elemento dato. Se lo user agent non supporta lo stile con CSS, allora questo attributo deve sempre avere il valore di null.
public ICSSStyleDeclaration Style { get; }
Valore della proprietà
Lo stile.
Guarda anche
- interface ICSSStyleDeclaration
- class SVGElement
- spazio dei nomi Aspose.Svg
- assemblea Aspose.SVG