public int LeftWidth { get; }
Public ReadOnly Property LeftWidth As Integer
Get
Dim instance As NonClientAreaMargins
Dim value As Integer
value = instance.LeftWidth
member LeftWidth : int with get
No code example is currently available or this language may not be supported.