GetHAlignAt Method (Python)
Returns the horizontal alignment of the specified layer label.
Syntax
SpssLayerLabels.GetHAlignAt(index)
Parameters
index. Index of the layer dimension
Returns
Type | Description |
---|---|
SpssClient.SpssHAlignTypes.SpssHAlLeft | Left |
SpssClient.SpssHAlignTypes.SpssHAlRight | Right |
SpssClient.SpssHAlignTypes.SpssHAlCenter | Center |
SpssClient.SpssHAlignTypes.SpssHAlMixed | Mixed |
SpssClient.SpssHAlignTypes.SpssHAlDecimal | Decimal |