// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ScenarioZoomAnchors : int { Center = 0, LeftTop = 1, LeftBottom = 2, RightTop = 3, RightBottom = 4, }; }