// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // class GeoLabel extends GUILabel; defaultproperties { WinWidth=0.3 WinHeight=0.02 Caption="Empty GeoLabel" TextAlign=TXTA_Left TextFont="GeoSmallFont" RenderWeight=1 } // no style, because when adopting a style no changes can be made to TextFont.