'DeclarationProtected m_bAllowVerticalDragging As System.Boolean
'UsageDim instance As NDataPointDragTool Dim value As System.Boolean value = instance.m_bAllowVerticalDragging instance.m_bAllowVerticalDragging = value
protected System.bool m_bAllowVerticalDragging