A simple default implementation of ISizeConstraintProvider<(Of <(<'T>)>)>
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class SizeConstraintProvider<T> : ISizeConstraintProvider<T> |
| Visual Basic |
|---|
Public Class SizeConstraintProvider(Of T) _ Implements ISizeConstraintProvider(Of T) |
Type Parameters
- T
- The type of the items whose size should be constrained.
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Input..::..SizeConstraintProvider<(Of <(<'T>)>)>
yWorks.Canvas.Input..::..SizeConstraintProvider<(Of <(<'T>)>)>