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

Resize
C#
public enum Resize
ConstanteDescripción
BothThe user can resize both the height and width of the element
HorizontalThe user can resize the width of the element
InheritInherits this property from its parent element.
InitialSets this property to its default value.
NoneDefault value. The user cannot resize the element
VerticalThe user can resize the height of the element