Click or drag to resize

VisualContainerControlBaseBackgroundImageLayout Property

Gets or sets the background image layout.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override ImageLayout BackgroundImageLayout { get; set; }

Property Value

Type: ImageLayout
See Also