A label model for labels that is especially tailored to be used as a model for the four default positions where the label of a stripe may lie.
Namespace: yWorks.yFiles.UI.LabelModelsAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = false)] public class StretchStripeLabelModel : ILabelModel, ILookup, ILabelModelParameterProvider |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ Public Class StretchStripeLabelModel _ Implements ILabelModel, ILookup, ILabelModelParameterProvider |
Remarks
This label model supports four positions inside of the stripe bounds. The east and west positions are rotated automatically. The Owner is expected to be an IStripe instance, i.e.
the parameter supports only IStripe instances.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.LabelModels..::..StretchStripeLabelModel
yWorks.yFiles.UI.LabelModels..::..StretchStripeLabelModel