public int Ascent
Public Ascent As Integer
Dim instance As TextMetricA
Dim value As Integer
value = instance.Ascent
instance.Ascent = value
public:
int Ascent
val mutable Ascent: int
No code example is currently available or this language may not be supported.