ComponentOne Basic Library for WPF and Silverlight
IsManipulationEnabled Property (SmallShapePresenter)


C1.WPF Namespace > SmallShapePresenter Class : IsManipulationEnabled Property
Syntax
'Declaration
 
<CustomCategoryAttribute("Touch")>
Public Property IsManipulationEnabled As System.Boolean
'Usage
 
Dim instance As SmallShapePresenter
Dim value As System.Boolean
 
instance.IsManipulationEnabled = value
 
value = instance.IsManipulationEnabled
[CustomCategory("Touch")]
public System.bool IsManipulationEnabled {get; set;}
See Also

Reference

SmallShapePresenter Class
SmallShapePresenter Members