ButtonPathPath Property

Gets or sets the Path in the ButtonPath control.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public Geometry Path { get; set; }

Property Value

Geometry

See Also