New Image

New Image creates a placeholder for adding images to widgets and TabPage.

 

 

in Lycia Theme Designer

 

 

Theme property filter XML code:

 

<DoStyleAction>

  <SetProperty>

    <PropertyPath>

      <PropertyName>Image</PropertyName>

      <PropertyName>ImageUrl</PropertyName>

    </PropertyPath>

    <PropertyValue type="Image">

      <ImageUrl type="ResourceId" />

    </PropertyValue>

  </SetProperty>

</DoStyleAction>

 

Associated containers, widgets and theme elements:

TabPage

Button

Canvas

Label

RadioButtonListItem

ToolbarButton

 

Associated ui methods:

setImage

 

 

Related articles:

Image

Background

imageUrl

imageScaling

imagePosition

Size