←Select platform

CrosshairColor Property

Summary

Gets or sets the spy glass crosshair color.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Brush CrosshairColor {get; set;}
Public Property CrosshairColor As Brush
public Brush CrosshairColor {get; set;}
iOS: 
@property (nonatomic, copy) UIColor *crosshairColor 
macOS: 
@property (nonatomic, copy) NSColor *crosshairColor 
public int getCrosshairColor() 
public void setCrosshairColor(int color) 
get_CrosshairColor(); 
set_CrosshairColor(value); 
Object.defineProperty('CrosshairColor'); 

Property Value

The spy glass crosshair color. The default value is black.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize