GetVAlignAt Method (Python)
Returns the vertical alignment of the label for the specified layer dimension.
Syntax
SpssLayerLabels.GetVAlignAt(index)
Parameters
index. Index of the layer dimension
Returns
| Type | Description |
|---|---|
| SpssClient.SpssVAlignTypes.SpssVAlTop | Top |
| SpssClient.SpssVAlignTypes.SpssVAlBottom | Bottom |
| SpssClient.SpssVAlignTypes.SpssVAlCenter | Center |