LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

StickPinLocation Property







Gets or sets the location of the StickPin.
Syntax
public StickPinLocation StickPinLocation {get; set;}
'Declaration
 
Public Property StickPinLocation As StickPinLocation
'Usage
 
Dim instance As AutoHidePanel
Dim value As StickPinLocation
 
instance.StickPinLocation = value
 
value = instance.StickPinLocation
public StickPinLocation StickPinLocation {get; set;}
 get_StickPinLocation();
set_StickPinLocation(value);
public: __property StickPinLocation get_StickPinLocation();
public: __property void set_StickPinLocation( 
   StickPinLocation value
);
public:
property StickPinLocation StickPinLocation {
   StickPinLocation get();
   void set (    StickPinLocation value);
}

Property Value

One of the StickPinLocation values.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.