Initializes the internal shape.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
protected void InitShape(
	Shape shape
)
Visual Basic
Protected Sub InitShape ( _
	shape As Shape _
)

See Also