Enum HorizontalPosition
Enum HorizontalPosition
Nom dels espais: Aspose.Svg.Builder Assemblea: Aspose.SVG.dll (25.5.0)
Especifica la posició horitzontal d’un element o component en SVG.
[ComVisible(true)]
public enum HorizontalPosition
Fields
Center = 1
Centrar l’element o el component horitzontalment.
Left = 0
Alinear l’element o el component a la esquerra.
Right = 2
Alinear l’element o el component a la dreta.