Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDivisions<T>

The concept of divisions is the base class for the styling components. 500 is the natural division of a value and is normally aliased via a normal property. The upper and lower divisions are populated using a ratio that steps the divisions to allow easy access to variants. The following interfaces provide extra aliases to access the divisions:

The Divisions class implements the interface and provides derived classes and easy way to generated the divisions by providing a callback function.

Type parameters

  • T

Hierarchy

  • IDivisions

Implemented by

Index

Properties

Properties

100

100: T

200

200: T

300

300: T

400

400: T

500

500: T

600

600: T

700

700: T

800

800: T

900

900: T