Class Rectangle
Namespace: VelloSharp.Composition.Controls
Assembly: VelloSharp.Composition.dll
public class Rectangle : Shape
Inheritance
object ← CompositionElement ← Shape ← Rectangle
Inherited Members
Shape.Width, Shape.Height, Shape.StrokeThickness, Shape.Stroke, Shape.Fill, Shape.Measure(in LayoutConstraints), CompositionElement.ArrangedBounds, CompositionElement.MeasureConstraints, CompositionElement.DesiredSize, CompositionElement.IsMounted, CompositionElement.Measure(in LayoutConstraints), CompositionElement.Arrange(in LayoutRect), CompositionElement.Mount(), CompositionElement.Unmount(), CompositionElement.GetChildren(), object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
RadiusX
public double RadiusX { get; set; }
Property Value
RadiusY
public double RadiusY { get; set; }