Click or drag to resize
AB4D logo

GeometrySettingsResourcesSolidColorBrushKeyFormatString Property

Format string used to format the SolidColorBrush resource keys. Default value is "Brush{0}"

Namespace:  Ab2d.Common.ReaderSvg
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public string ResourcesSolidColorBrushKeyFormatString { get; set; }

Property Value

Type: String

Implements

IResourceXamlWriterSettingsResourcesSolidColorBrushKeyFormatString
See Also