ISVGPropertyResolvingContext.Style

ISVGPropertyResolvingContext.Style property

Gets the resolved style declaration associated with the element. See IResolvedStyleDeclaration.

public IResolvedStyleDeclaration Style { get; }

See Also