Index: src/Common/SharpMap.Api/Enums/VerticalAlignmentEnum.cs =================================================================== diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -r5fc71a385897af92ccb092f2f969b5709afab85a --- src/Common/SharpMap.Api/Enums/VerticalAlignmentEnum.cs (.../VerticalAlignmentEnum.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9) +++ src/Common/SharpMap.Api/Enums/VerticalAlignmentEnum.cs (.../VerticalAlignmentEnum.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -9,10 +9,12 @@ /// Left oriented /// Bottom = 0, + /// /// Right oriented /// Top = 2, + /// /// Centered ///