public char FirstChar
Public FirstChar As Char
Dim instance As TextMetricW
Dim value As Char
value = instance.FirstChar
instance.FirstChar = value
public:
wchar_t FirstChar
val mutable FirstChar: char
No code example is currently available or this language may not be supported.