Class ImageElement
The image element.
Inheritance
System.Object
FlaxEditor.CustomEditors.LayoutElement
ImageElement
Namespace: FlaxEditor.CustomEditors.Elements
Assembly: FlaxEngine.CSharp.dll
Syntax
public class ImageElement : LayoutElement
Constructors
ImageElement()
Declaration
public ImageElement()
Fields
Image
Properties
Control
Declaration
public override Control Control { get; }
Property Value
Control
|
Overrides
FlaxEditor.CustomEditors.LayoutElement.Control
Extension Methods
See Also
FlaxEditor.CustomEditors.LayoutElement