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