Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Sizing
C#
public enum Sizing
ConstanteDescripción
Border_BoxThe width and height properties (and min/max properties) includes content, padding and border
Content_BoxDefault. The width and height properties (and min/max properties) includes only the content.Border and padding are not included
InheritInherits this property from its parent element.
InitialSets this property to its default value.