public byte LastChar
Public LastChar As Byte
Dim instance As TextMetricA
Dim value As Byte
value = instance.LastChar
instance.LastChar = value
public:
unsigned char LastChar
val mutable LastChar: byte
No code example is currently available or this language may not be supported.