dotnetCHARTING Send comments on this topic.
UseContextMenu Property
See Also 
dotnetCHARTING.Zoomer Namespace > ImageZoomer Class : UseContextMenu Property


Syntax

Visual Basic (Declaration) 
Public Property UseContextMenu As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ImageZoomer
Dim value As Boolean
 
instance.UseContextMenu = value
 
value = instance.UseContextMenu
C# 
public bool UseContextMenu {get; set;}

See Also

© 2010 All Rights Reserved.