Navigation
API > API/Plugins > API/Plugins/MediaViewer
Geometry of the image within the panel.
| Name | FMediaImageCanvasPaintGeometry |
| Type | struct |
| Header File | /Engine/Plugins/Media/MediaViewer/Source/MediaViewer/Public/ImageViewer/MediaImageViewer.h |
| Include Path | #include "ImageViewer/MediaImageViewer.h" |
Syntax
struct FMediaImageCanvasPaintGeometry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Position | const FVector2D | Position of the image within the painted area. | ImageViewer/MediaImageViewer.h | |
| Size | const FVector2D | Size of the image within the painted area. | ImageViewer/MediaImageViewer.h |