←Select platform

Shape Property

Summary

Gets or sets the shape of the magnify glass. This is a dependency property.

Syntax

C#
VB
C++
public MagnifyGlassShape Shape { get; set; } 

Property Value

An MagnifyGlassShape enumeration member that specifies the shape of the magnify glass. Default value is MagnifyGlassShape.RoundRectangle.

Remarks

In WPF Express, default is rectangle.

Example

For XAML example, refer to MagnifyGlass.

For C#/VB examples, refer to MagnifyGlass.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly