A simple default implementation of ISizeConstraintProvider<(Of <(<'T>)>)>
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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>)>)>