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