Gets geometry from shape.

Namespace:  C1.Silverlight.Chart
Assembly:  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

Return Value

See Also