←Select platform

CrosshairPen Property (ImageViewerSpyGlassInteractiveMode)

Summary

Spy glass crosshair pen.

Syntax

C#
VB
C++
public virtual System.Drawing.Pen CrosshairPen { get; set; } 
Public Overridable Property CrosshairPen() As System.Drawing.Pen 
   Get 
   Set 
public:  
   virtual property System::Drawing::Pen^ CrosshairPen 
   { 
      System::Drawing::Pen^ get() 
      void set(System::Drawing::Pen^ value) 
   } 

Property Value

The spy glass crosshair pen. 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.WinForms Assembly
Click or drag to resize