-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDrawLib.xml
More file actions
7 lines (7 loc) · 1.45 KB
/
DrawLib.xml
File metadata and controls
7 lines (7 loc) · 1.45 KB
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<Forms>
<Form Class="WorldFixedWindow" LAnchorPoint="0" LAnchorOffset="0" TAnchorPoint="0" TAnchorOffset="0" RAnchorPoint="1" RAnchorOffset="0" BAnchorPoint="1" BAnchorOffset="0" RelativeToClient="0" Font="Default" Text="" TooltipType="OnCursor" Template="Default" Border="0" Picture="0" SwallowMouseClicks="1" Moveable="0" Escapable="0" Overlapped="0" BGColor="ffffffff" TextColor="ffffffff" IgnoreMouse="1" Visible="1" TransitionShowHide="0" Name="Overlay" TooltipColor="" Tooltip=""/>
<Form Class="WorldFixedWindow" LAnchorPoint="SELF" LAnchorOffset="-80" TAnchorPoint="SELF" TAnchorOffset="-50" RAnchorPoint="SELF" RAnchorOffset="80" BAnchorPoint="SELF" BAnchorOffset="50" RelativeToClient="1" Font="Default" Text="" TooltipType="OnCursor" Template="Default" Border="0" Picture="0" SwallowMouseClicks="1" Moveable="0" Escapable="0" Overlapped="1" BGColor="ffffffff" TextColor="ffffffff" IgnoreMouse="1" Visible="1" TransitionShowHide="0" Name="unitMark" TooltipColor="">
<Control Class="Window" LAnchorPoint="0" LAnchorOffset="0" TAnchorPoint="0.5" TAnchorOffset="-15" RAnchorPoint="1" RAnchorOffset="0" BAnchorPoint="0.5" BAnchorOffset="15" RelativeToClient="1" Font="Default" Text="Text" BGColor="UI_WindowBGDefault" TextColor="UI_WindowTextDefault" Template="Default" TooltipType="OnCursor" Name="Text" TooltipColor="" DT_CENTER="1" DT_VCENTER="1" IgnoreMouse="1" TextId="" Tooltip=""/>
</Form>
</Forms>