C# Class entity.MetaFuncs.MetaEditor.PluginControl

The plugin control.
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство Type Description
height int
offset int
type ContainerType
width int

Property Details

height public_oe property

The height.
public int height
Résultat int

offset public_oe property

The offset.
public int offset
Résultat int

type public_oe property

The type.
public ContainerType type
Résultat ContainerType

width public_oe property

The width.
public int width
Résultat int