A MarkupExtension that can be used to read and write
GeneralPath instances.
Namespace: yWorks.Canvas.Drawing.MarkupAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = true)] [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] [ContentPropertyAttribute("Items")] public sealed class GeneralPathMarkupExtension : MarkupExtension |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := True)> _ <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ <ContentPropertyAttribute("Items")> _ Public NotInheritable Class GeneralPathMarkupExtension _ Inherits MarkupExtension |
Remarks
This class is not meant to be used from within code but supports
the writing and parsing of XAML code only.
Inheritance Hierarchy
System..::..Object
System.Windows.Markup..::..MarkupExtension
yWorks.Canvas.Drawing.Markup..::..GeneralPathMarkupExtension
System.Windows.Markup..::..MarkupExtension
yWorks.Canvas.Drawing.Markup..::..GeneralPathMarkupExtension