'Declaration
Public Property DragContent As Boolean
'Usage
Dim instance As LineMarker Dim value As Boolean instance.DragContent = value value = instance.DragContent
public bool DragContent {get; set;}
'Declaration
Public Property DragContent As Boolean
'Usage
Dim instance As LineMarker Dim value As Boolean instance.DragContent = value value = instance.DragContent
public bool DragContent {get; set;}