All pages
Powered by GitBook
1 of 1

Loading...

ImagePosition

Wisej.Web.ImagePosition

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the location of the image in its container.

public enum ImagePosition : Enum
Public Enum ImagePosition As [Enum]

Fields

Name
Description

Used By

Name
Description

Bottom

The image is located at the bottom of the container.

Left

The image is located at the left edge of the container.

Right

The image is located at the right edge of the container.

Top

The image is located at the top of the container.

DesktopTaskBarItem.ImagePosition

Returns or sets the position of the Image within this taskbar item.