Gets or sets the maximum width of the label.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public float MaxWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MaxWidth As Single |
A float value.
See Also