A label model that can be used to describe any position and orientation
of a label.
Namespace: yWorks.yFiles.UI.LabelModelsAssembly: 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 = false)] public class FreeLabelModel : ILabelModelParameterFinder, ILabelModel, ILookup |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ Public Class FreeLabelModel _ Implements ILabelModelParameterFinder, ILabelModel, ILookup |
Remarks
The position of the label is stored absolutely and is not influenced
by the layout or position of the owner of the label. In fact the owner is not even
queried during a call to GetGeometry(ILabelModelParameter, ILabel).
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.LabelModels..::..FreeLabelModel
yWorks.yFiles.UI.LabelModels..::..FreeLabelModel