Table of Contents

Interface IHasSize

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.Core.dll

Indicates the component supports a BOBSize parameter.

public interface IHasSize

Properties

Size

Visual size of the component.

BOBSize Size { get; set; }

Property Value

BOBSize