Gets or sets the alignment of the displayed image relative to the bounds of the component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
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 is Center.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |