Enum Overflow

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for Overflow.

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum Overflow

Fields

Name Description
Clip

The TextBlock will clip if the width is too small to display all text.

Ellipsis

The TextBlock will display an ellipsis if the width is too small to display all text.