Leadtools.Windows.Controls Namespace > MagnifyGlass Class : Shape Property |
public MagnifyGlassShape Shape {get; set;}
'Declaration Public Property Shape As MagnifyGlassShape
'Usage Dim instance As MagnifyGlass Dim value As MagnifyGlassShape instance.Shape = value value = instance.Shape
public MagnifyGlassShape Shape {get; set;}
get_Shape();
set_Shape(value);
public: property MagnifyGlassShape Shape { MagnifyGlassShape get(); void set ( MagnifyGlassShape value); }
For XAML example, refer to MagnifyGlass.
For C#/VB examples, refer to MagnifyGlass.
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