TextMetricWBreakChar Field
The value of the character that will be used to define word breaks for text justification
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public BreakChar As Char
Dim instance As TextMetricW
Dim value As Char
value = instance.BreakChar
instance.BreakChar = value
public:
wchar_t BreakChar
val mutable BreakChar: char
No code example is currently available or this language may not be supported.
Field Value
Char