TransformGroup
Class
Definition
Namespace:Telerik.WinControls.UI.Diagrams
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public sealed class TransformGroup : Transform
Inheritance: objectTransformTransformGroup
Inherited Members
Constructors
Initializes a new instance of the class.
C#
public TransformGroup()
Properties
Gets or sets the that defines this .
C#
public List<Transform> Children { get; set; }
A collection of objects that define this . The default is an empty collection.