Returns the region where an image should be displayed for specified alignment.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static RectangleF ImageRect ( |
Visual Basic Copy Code |
---|
Public Shared Function ImageRect( _ |
A member of the ImageAlign enumeration.
Layout rectangle relatively to which the image is aligned.
The image size.
A RectangleF specifying image placement.