Gets the Border element that represents the magnifying glass over the main image.

Namespace:  C1.Silverlight.Legacy
Assembly:  C1.Silverlight.Legacy (in C1.Silverlight.Legacy.dll)

Syntax

C#
public Border Magnifier { get; }
Visual Basic
Public ReadOnly Property Magnifier As Border
	Get

See Also