DiagramLite Programmer's Guide
TranslateLayer Members
Constructors
 


A UIElement that is child to Diagram and contains all its items. It allows to apply translation on all items without changing the diagram object. This is used for implemention Diagram.Bounds, e.g. when Bounds = (20,20,40,40) Item at coordinate 20,20 must be rendered at Diagram coordinate 0,0.

The following tables list the members exposed by the TranslateLayer type.

 Public Constructors

  Name Description

TranslateLayer

Constructor used by XAML

 See Also

TranslateLayer Class
MindFusion.Diagramming Namespace