Gets or sets the layout properties of the button text.
Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public StringFormat TextFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextFormat As StringFormat |
A StringFormat object.