'Declaration
Public Overrides Property Width As Integer
'Usage
Dim instance As TouchStrip Dim value As Integer instance.Width = value value = instance.Width
public override int Width {get; set;}
'Declaration
Public Overrides Property Width As Integer
'Usage
Dim instance As TouchStrip Dim value As Integer instance.Width = value value = instance.Width
public override int Width {get; set;}