Advertisement
Guest User

ImageLocation example

a guest
Mar 24th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.12 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <DieCutLabel Version="8.0" Units="twips">
  3.     <PaperOrientation>Landscape</PaperOrientation>
  4.     <Id>Address</Id>
  5.     <IsOutlined>false</IsOutlined>
  6.     <PaperName>30252 Address</PaperName>
  7.     <DrawCommands>
  8.         <RoundRectangle X="0" Y="0" Width="1581" Height="5040" Rx="270" Ry="270" />
  9.     </DrawCommands>
  10.     <ObjectInfo>
  11.         <ImageObject>
  12.             <Name>GRAPHIC</Name>
  13.             <ForeColor Alpha="255" Red="0" Green="0" Blue="0" />
  14.             <BackColor Alpha="0" Red="255" Green="255" Blue="255" />
  15.             <LinkedObjectName />
  16.             <Rotation>Rotation0</Rotation>
  17.             <IsMirrored>False</IsMirrored>
  18.             <IsVariable>False</IsVariable>
  19.             <GroupID>-1</GroupID>
  20.             <IsOutlined>False</IsOutlined>
  21.             <ImageLocation>http://www.dymo.com/wcsstore/DymoGlobalStorefrontAssetStore/images/logo.png</ImageLocation>
  22.             <ScaleMode>Uniform</ScaleMode>
  23.             <BorderWidth>0</BorderWidth>
  24.             <BorderColor Alpha="255" Red="0" Green="0" Blue="0" />
  25.             <HorizontalAlignment>Center</HorizontalAlignment>
  26.             <VerticalAlignment>Center</VerticalAlignment>
  27.         </ImageObject>
  28.         <Bounds X="3705" Y="375" Width="720" Height="720" />
  29.     </ObjectInfo>
  30. </DieCutLabel>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement