Class Path
Namespace: VelloSharp.Composition.Controls
Assembly: VelloSharp.Composition.dll
public class Path : Shape
Inheritance
object ← CompositionElement ← Shape ← Path
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
Data
public string? Data { get; set; }