Gets geometry from shape.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
protected Geometry GetGeometry( Shape shape ) |
Visual Basic |
---|
Protected Function GetGeometry ( _ shape As Shape _ ) As Geometry |
Parameters
- shape
- Type: System.Windows.Shapes..::..Shape