'Declaration Protected Property VisualOffset As System.Windows.Vector
'Usage Dim instance As FormulaTextBox Dim value As System.Windows.Vector instance.VisualOffset = value value = instance.VisualOffset
protected System.Windows.Vector VisualOffset {get; set;}