StickPinUnattached Property

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

Property Value

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

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.