Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Web.Controls Namespace > MouseInteractiveMode Class : LeftButton Property |
public ImageViewerMouseInteractiveMode LeftButton {get; set;}
'Declaration Public Property LeftButton As ImageViewerMouseInteractiveMode
'Usage Dim instance As MouseInteractiveMode Dim value As ImageViewerMouseInteractiveMode instance.LeftButton = value value = instance.LeftButton
public: property ImageViewerMouseInteractiveMode LeftButton { ImageViewerMouseInteractiveMode get(); void set ( ImageViewerMouseInteractiveMode value); }