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; }
Indicates the component supports a BOBSize parameter.
public interface IHasSize
Visual size of the component.
BOBSize Size { get; set; }