![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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: __property StickPinLocation get_StickPinLocation(); public: __property void set_StickPinLocation( StickPinLocation value );
public: property StickPinLocation StickPinLocation { StickPinLocation get(); void set ( StickPinLocation value); }