Enum components::BaseLine [−]
pub enum BaseLine {
Top,
Hanging,
Middle,
Alphabetic,
Ideographic,
Bottom,
}see https://developer.mozilla.org/ru/docs/Web/API/Canvas_API/Tutorial/Drawing_text
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BaseLine
impl RefUnwindSafe for BaseLineimpl UnwindSafe for BaseLine
impl UnwindSafe for BaseLineBlanket Implementations
impl<Fr, To> IntoColor<To> for Fr where
To: FromColor<Fr>,
impl<Fr, To> IntoColor<To> for Fr where
To: FromColor<Fr>, pub fn into_color(self) -> To
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,