←Select platform

CrosshairPen Property

Summary

Spy glass crosshair pen.

Syntax

C#
VB
C++
public virtual 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly