Click or drag to resize
AB4D logo

GeometrySettingsResourcesPenKeyFormatString Property

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

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

Property Value

Type: String

Implements

IResourceXamlWriterSettingsResourcesPenKeyFormatString
See Also