C# Класс ComponentFactory.Krypton.Toolkit.PaletteContentImage.InternalStorage

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ContentEffect PaletteImageEffect
ContentImageColorMap Color
ContentImageColorTo Color
ContentImageH PaletteRelativeAlign
ContentImageV PaletteRelativeAlign

Открытые методы

Метод Описание
InternalStorage ( ) : System

Initialize a new instance of the InternalStorage structure.

Описание методов

InternalStorage() публичный Метод

Initialize a new instance of the InternalStorage structure.
public InternalStorage ( ) : System
Результат System

Описание свойств

ContentEffect публичное свойство

public PaletteImageEffect ContentEffect
Результат PaletteImageEffect

ContentImageColorMap публичное свойство

public Color ContentImageColorMap
Результат Color

ContentImageColorTo публичное свойство

public Color ContentImageColorTo
Результат Color

ContentImageH публичное свойство

public PaletteRelativeAlign ContentImageH
Результат PaletteRelativeAlign

ContentImageV публичное свойство

public PaletteRelativeAlign ContentImageV
Результат PaletteRelativeAlign