StickPinAttached Property

Summary
Gets or sets the image displayed for the stick pin when it is attached.
Syntax
C#
VB
C++
public Bitmap StickPinAttached { get; set; } 
  
Public Property StickPinAttached As Bitmap 
public: 
property Bitmap^ StickPinAttached { 
   Bitmap^ get(); 
   void set (    Bitmap^ ); 
} 

Property Value

The System.Drawing.Bitmap displayed for the stick pin when it is attached.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.