C1.Silverlight.Carousel Namespace > C1CarouselPanel Class : PathGeometry Property |
'Declaration
<System.ComponentModel.TypeConverterAttribute("C1.Silverlight.Carousel.PathGeometryConverter, C1.Silverlight.Carousel.5, Version=5.0.20161.503, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")> Public Property PathGeometry As System.Windows.Media.PathGeometry
[System.ComponentModel.TypeConverter("C1.Silverlight.Carousel.PathGeometryConverter, C1.Silverlight.Carousel.5, Version=5.0.20161.503, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")] public System.Windows.Media.PathGeometry PathGeometry {get; set;}
The PathGeometry itself defines a two-dimentional curve, but in a composition with the PerspectiveAngle property it defines three-dimentional curve.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2