An implementation of IProfitModel that returns the profit of a label candidate for instances of ExtendedNodeLabelCandidate.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesNET.Adapter (in yWorks.yFilesNET.Adapter.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class ExtendedLabelCandidateProfitModel : IProfitModel
Visual Basic
Public Class ExtendedLabelCandidateProfitModel _
	Implements IProfitModel

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Model..::..ExtendedLabelCandidateProfitModel

See Also