Helper class for GeneralPathMarkupExtension
Namespace: yWorks.Canvas.Drawing.MarkupAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public sealed class CubicTo : IGeneralPathBuilderSupport |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public NotInheritable Class CubicTo _ Implements IGeneralPathBuilderSupport |
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.Canvas.Drawing.Markup..::..CubicTo
yWorks.Canvas.Drawing.Markup..::..CubicTo