Specifies the contract of modifiable integer value objects.

Namespace: yWorks.yFiles.Algorithms.Util
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IIntValueSettable
Visual Basic
Public Interface IIntValueSettable

Remarks

Specifies the contract of modifiable integer value objects.

See Also