Visual Basic (Declaration) | |
---|---|
Public Property Crosshair As MagnifyGlassCrosshair |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public MagnifyGlassCrosshair Crosshair {get; set;} |
C++/CLI | |
---|---|
public: property MagnifyGlassCrosshair Crosshair { MagnifyGlassCrosshair get(); void set (MagnifyGlassCrosshair value); } |
XAML Attributes Usage | |
---|---|
<object Crosshair=Leadtools.Silverlight.Controls.MagnifyGlassCrosshair .../> |
Dependencies Property Information | |
---|---|
Identifier field |
XAML Attributes Usage | |
---|---|
<object Crosshair=Leadtools.Silverlight.Controls.MagnifyGlassCrosshair .../> |
Dependencies Property Information | |
---|---|
Identifier field |
Return Value
The Crosshair type.
The use of the MagnifyGlass.CrosshairThickness and
MagnifyGlass.CrosshairBrush properties depend on the value of this property.
If it is set to MagnifyGlassCrosshair.Fine both of them will be used. If it is set to MagnifyGlassCrosshair.None neither of them will be used.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family