Class TransformGroup
Inherited Members
Namespace: Telerik.WinControls.UI.Diagrams
Assembly: Telerik.WinControls.RadDiagram.dll
Syntax
public sealed class TransformGroup : Transform
Constructors
TransformGroup()
Initializes a new instance of the System.
Declaration
public TransformGroup()
Properties
Children
Gets or sets the System.
Declaration
public List<Transform> Children { get; set; }
Property Value
System. A collection of System. |
Value
Gets the System.
Declaration
public override Matrix Value { get; }
Property Value
Matrix
A composite of the System. |