A simple mutable default implementation of the ILabelCandidateDescriptor
interface.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[ObfuscationAttribute(ApplyToMembers = true, Exclude = true, StripAfterObfuscation = false)] public class LabelCandidateDescriptor : ILabelCandidateDescriptor |
| Visual Basic |
|---|
<ObfuscationAttribute(ApplyToMembers := True, Exclude := True, _ StripAfterObfuscation := False)> _ Public Class LabelCandidateDescriptor _ Implements ILabelCandidateDescriptor |
Remarks
All properties are read/write in this implementation.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Model..::..LabelCandidateDescriptor
yWorks.yFiles.UI.Model..::..LabelCandidateDescriptor