public enum LlDomVerticalSizeAdaptionType : System.Enum
public enum class LlDomVerticalSizeAdaptionType : public System.Enum
'Declaration
Public Enum LlDomVerticalSizeAdaptionType Inherits System.Enum
Member | Description |
---|---|
Inverse | If the parent object shrinks, the child object grows by the same amount. |
None | No size adaption. |
Proportional | If the parent object grows, the child object grows by the same amount. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Dom.LlDomVerticalSizeAdaptionType
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9