C# Класс entity.MetaFuncs.MetaEditor.PluginControl

The plugin control.
Показать файл Открыть проект

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

Свойство Тип Описание
height int
offset int
type ContainerType
width int

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

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

The height.
public int height
Результат int

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

The offset.
public int offset
Результат int

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

The type.
public ContainerType type
Результат ContainerType

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

The width.
public int width
Результат int