ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / PresentationMediaContentFitType Enumeration
Version

PresentationMediaContentFitType Enumeration
Media content (image/video) fit types.
Syntax
Members
MemberDescription
Center The media content is centered.
Fill The media content is stretched proportionally to fill the available space.
None The media content preserves its original size.
StretchToFill The media content is stretched to fill the available space.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.PresentationMediaContentFitType

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also