←Select platform

Crosshair Property

Summary

Gets or sets the type of the crosshair used in this magnify glass. This is a dependency property.

Syntax

C#
VB
C++
public MagnifyGlassCrosshair Crosshair { get; set; } 
  
Public Property Crosshair As Leadtools.Windows.Controls.MagnifyGlassCrosshair 

Property Value

The crosshair type used in this magnify glass. Default value is MagnifyGlassCrosshair.Fine.

Remarks

Using the CrosshairThickness and CrosshairBrush properties depends on the value of this property.

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