Dela via


TEXTMETRICW.tmBreakChar Field

Contains the character used to define word breaks for text justification.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public tmBreakChar As UShort
public ushort tmBreakChar
public:
unsigned short tmBreakChar
val mutable tmBreakChar: uint16
public var tmBreakChar : ushort

.NET Framework Security

See Also

Reference

TEXTMETRICW Structure

Microsoft.VisualStudio.OLE.Interop Namespace