A MarkupExtension that can be used to read and write
GeneralPath instances.
Namespace: yWorks.Canvas.Drawing.MarkupAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] [ContentPropertyAttribute("Items")] [ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = true)] public sealed class GeneralPathMarkupExtension : MarkupExtension |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ <ContentPropertyAttribute("Items")> _ <ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := True)> _ 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
yWorks.Support.Windows..::..MarkupExtension
yWorks.Canvas.Drawing.Markup..::..GeneralPathMarkupExtension
yWorks.Support.Windows..::..MarkupExtension
yWorks.Canvas.Drawing.Markup..::..GeneralPathMarkupExtension