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