Enum direct2d::math::SweepDirection [] [src]

pub enum SweepDirection {
    CounterClockwise,
    Clockwise,
}

Variants