[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.GetPathGeometry

GetPathGeometry Method

Gets the value of the PathGeometry attached property from a given object.

Declaration
[TypeConverter(typeof(PathGeometryConverter))]
public static PathGeometry GetPathGeometry(DependencyObject d)
Parameters
Type Name Description
DependencyObject d

The object to read value from.

Returns
Type Description
PathGeometry

The property value.