Gets or sets the alignment of the image displayed in this table.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ImageAlign ImageAlign { get; set; } |
Visual Basic Copy Code |
---|
Public Property ImageAlign As ImageAlign |
A member of the ImageAlign enumeration. The default value is Fit.
This property specifies how images are positioned inside tables.
WpfDiagram Programmer's Guide | © 2024 MindFusion |