Leadtools.Windows.Controls Namespace > MagnifyGlass Class : CrosshairBrush Property |
public Brush CrosshairBrush {get; set;}
'Declaration Public Property CrosshairBrush As Brush
'Usage Dim instance As MagnifyGlass Dim value As Brush instance.CrosshairBrush = value value = instance.CrosshairBrush
public Brush CrosshairBrush {get; set;}
get_CrosshairBrush();
set_CrosshairBrush(value);
This property value is used only if Crosshair property was set to MagnifyGlassCrosshair.Fine.
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