Property ItemStyle
- Namespace
- SharpVectors.Converters
- Assembly
- SharpVectors.Converters.Wpf.dll
ItemStyle
Gets or sets an item style that will be applied to all svg elements.
public Style ItemStyle { get; set; }
Property Value
Remarks
This style will be used as a BasedOn style for all shapes created from svg elements.