Gets or sets the alignment of the image displayed in this cell.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ImageAlignment ImageAlign { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ImageAlign As ImageAlignment |
A member of the ImageAlignment enumeration.
See Also