Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class VisualElementLayoutPart : IVisualLayoutPart
Inheritance: objectVisualElementLayoutPart
Derived Classes:
Implements:
Constructors
Properties
C#
public RectangleF Bounds { get; }
Implements:
C#
public SizeF DesiredSize { get; set; }
Implements:
C#
public LightVisualElement Owner { get; }