Leadtools.Medical.Workstation.UI Namespace > AutoHidePanel Class : StickPinLocation Property |
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); }
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