Table of Contents

Interface IHasDensity

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.Core.dll

Indicates the component supports a BOBDensity parameter.

public interface IHasDensity

Properties

Density

Vertical density (gap) of the component.

BOBDensity Density { get; set; }

Property Value

BOBDensity