interface UmbEmbeddedMediaDimensionsModel {
    constrain: boolean;
    height: number;
    width: number;
}

Properties

constrain: boolean
height: number
width: number
MMNEPVFCICPMFPCPTTAAATR