MindFusion.Wpf Pack Programmer's Guide
TableNode.Cell.ImageAlign Property
See Also
 





Gets or sets the alignment of the image displayed in this cell.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ImageAlign ImageAlign { get; set; }

Visual Basic  Copy Code

Public Property ImageAlign As ImageAlign

 Property Value

A member of the ImageAlign enumeration.

 See Also

TableNode.Cell Members
TableNode.Cell Class
MindFusion.Diagramming.Wpf Namespace
Image Property
ImagePadding Property