'DeclarationPublic Enum LlDomVerticalSizeAdaptionType Inherits System.Enum
public enum LlDomVerticalSizeAdaptionType : System.Enum
public enum class LlDomVerticalSizeAdaptionType : public System.Enum
'DeclarationPublic Enum LlDomVerticalSizeAdaptionType Inherits System.Enum
public enum LlDomVerticalSizeAdaptionType : System.Enum
public enum class LlDomVerticalSizeAdaptionType : public 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 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10