C# Class entity.MetaFuncs.MetaEditor.PluginControl

The plugin control.
Mostrar archivo Open project: troymac1ure/Entity

Public Properties

Property Type Description
height int
offset int
type ContainerType
width int

Property Details

height public_oe property

The height.
public int height
return int

offset public_oe property

The offset.
public int offset
return int

type public_oe property

The type.
public ContainerType type
return ContainerType

width public_oe property

The width.
public int width
return int